[mira_talk] Re: [mira_announce] Call for testers: source code for MIRA 2.9.x
- From: Bastien Chevreux <bach@xxxxxxxxxxxx>
- To: mira_talk@xxxxxxxxxxxxx
- Date: Tue, 23 Jun 2009 01:23:53 +0200
On Montag 22 Juni 2009 Oscar Franzén wrote:
> I run gentoo linux on kernel 2.6.30 but I have som difficulties compiling.
> [...]
> g++ -pthread -I/usr/include -DPUBLICQUIET -O2 -funroll-loops -L../io/
> -L../util/ -L../errorhandling/ -L../mira -L../examine/ -L../EdIt/
> -L../caf/ -L../knn_abi373 -L../knn_alf -L/usr/lib -static -o mira_101
> mira_101.o -lmira -lEdIt -lExamine -lmsupport -lestass -lerrorhandling
> -lutil -ldptools -lfio -lcaf -lKNN_abi373 -lm -lexpat -lboost_thread-mt-s
> /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
> cannot find -lstdc++
That's actually the linking stage which fails. Before doing anything else, can
you please try:
http://www.chevreux.org/tmp/mira-2.9.46x1.tar.bz2
Two possibilities:
1) either this now compiles and links (which I don't believe)
2) Already the ./configure script complains that it is missing the standard c++
library.
In the later case, you would need to install some package of your distribution
which adds this library (libstdc++6)
Please tell if that does not fix your problem.
Regards,
Bastien
--
You have received this mail because you are subscribed to the mira_talk mailing
list. For information on how to subscribe or unsubscribe, please visit
http://www.chevreux.org/mira_mailinglists.html
Other related posts: