Bug 86332

Summary: Compile error in libreoffice with GCC-4.9.2
Product: LibreOffice Reporter: Qurban Ullah <qurbanullah>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED NOTOURBUG    
Severity: normal CC: serval2412
Priority: medium    
Version: 4.3.4.1 release   
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: autogen lastrun configure options
Configure log file
configure host

Description Qurban Ullah 2014-11-16 05:53:50 UTC
I tried many time with system libs and without system libs, each time I faced the same problem. Please hekp me.

/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()'
collect2: error: ld returned 1 exit status
/build/libreoffice/libreoffice-4.3.4.1/solenv/gbuild/LinkTarget.mk:444: recipe for target '/build/libreoffice/libreoffice-4.3.4.1/workdir/LinkTarget/Executable/HelpIndexer' failed
make[1]: *** [/build/libreoffice/libreoffice-4.3.4.1/workdir/LinkTarget/Executable/HelpIndexer] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:224: recipe for target 'build' failed
make: *** [build] Error 2
Comment 1 Julien Nabet 2014-11-16 12:49:30 UTC
On which Linux distrib are you?
Did you follow this page? (https://wiki.documentfoundation.org/Development/Native_Build)
If yes, could you attach your autogen.input ?
Comment 2 Qurban Ullah 2014-11-16 19:32:32 UTC
Created attachment 109556 [details]
autogen lastrun configure options
Comment 3 Qurban Ullah 2014-11-16 19:33:54 UTC
Created attachment 109557 [details]
Configure log file
Comment 4 Qurban Ullah 2014-11-16 19:35:15 UTC
Created attachment 109558 [details]
configure host
Comment 5 Qurban Ullah 2014-11-16 19:38:08 UTC
Sir I am building my own distro from scratch. I have provided three configure related files that may be help diagnose the problem.
Sir, Thanks for quick reply.
Comment 6 Julien Nabet 2014-11-16 19:48:46 UTC
If you create your distrib from scratch, it may be any configuration problem.
Given the number of bugtrackers (about 6000) and the number of dev and QA guy, we can't afford to spend lots of time for this kind.
You can discuss on IRC (see http://www.libreoffice.org/get-help/community-support/) or on dev LO forum (http://nabble.documentfoundation.org/Dev-f1639786.html)

Let's put this tracker to NOTOURBUG.

Meanwhile, you can try with minimum options (perhaps none for the beginning) before putting lots of these.