Bug 86332 - Compile error in libreoffice with GCC-4.9.2
Summary: Compile error in libreoffice with GCC-4.9.2
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.3.4.1 release
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-16 05:53 UTC by Qurban Ullah
Modified: 2014-11-16 19:48 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
autogen lastrun configure options (2.12 KB, text/plain)
2014-11-16 19:32 UTC, Qurban Ullah
Details
Configure log file (150.65 KB, text/plain)
2014-11-16 19:33 UTC, Qurban Ullah
Details
configure host (25.78 KB, text/plain)
2014-11-16 19:35 UTC, Qurban Ullah
Details

Note You need to log in before you can comment on or make changes to this bug.
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.