LibreOffice-4.3.4.1 compile error with GCC-4.9.2

Michael Stahl mstahl at redhat.com
Wed Nov 26 06:28:52 PST 2014


On 17.11.2014 15:04, Qurban Ullah wrote:
> I tried many time with system libs and without system libs, each time I faced
> the same problem.
> 
> /build/libreoffice/libreoffice-4.3.4.1/workdir/CxxObject/helpcompiler/source/HelpIndexer_main.o:
> In function `main':
> HelpIndexer_main.cxx:(.text.startup+0x3b6): undefined reference to
> `HelpIndexer::HelpIndexer(rtl::OUString const&, rtl::OUString const&,
> rtl::OUString const&, rtl::OUString const&)'
> HelpIndexer_main.cxx:(.text.startup+0x3d8): undefined reference to
> `HelpIndexer::indexDocuments()'
> HelpIndexer_main.cxx:(.text.startup+0x3f1): undefined reference to
> `HelpIndexer::getErrorMessage()'

hi Qurban,

i'm unable to reproduce this problem, libreoffice-4-3 branch builds fine
for me with:
gcc (GCC) 4.9.2 20141101 (Red Hat 4.9.2-1)

what does the following print for you:

nm --demangle workdir/CxxObject/helpcompiler/source/HelpIndexer.o |grep
HelpIndexer


More information about the LibreOffice mailing list