[Libreoffice] Error compiling from master inside vcl

Caolán McNamara caolanm at redhat.com
Thu Jul 21 03:58:53 PDT 2011


There's no actual compiler/linker error included in that log. Its a
parallel build and the error messages from vcl itself are probably mile
back in your buffer. Just do a make -sr in vcl which is the reported
failed module and post the results here.

Your very first post had the type of information that is useful, e.g.
the linker errors. Assuming its still the same "missing glib and gtk"
symbols error as reported as the last blocker, then we probably need to
see the link line to see whether the libs for glib/gtk are missing from
the command line, or if they are present but just not working, e.g.
wrong architecture. Seeing as there are stacks of SuSE people building
every day it must be a fairly trivial glitch.

C.



More information about the LibreOffice mailing list