Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] krecipes fails due to gcc library problem
Date: Wed, 07 Dec 2005 23:13:50
Message-Id: dn7pr5$crm$1@sea.gmane.org
1 Hi All,
2
3 This is a box I converted into the new gcc-3.4.4 following the long winded
4 approach of re-emerging everything according to the guide. Neveretheless,
5 I have now come up to this problem when I am trying to emerge krecipes:
6 =======================
7 /bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++
8 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
9 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
10 -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -O2
11 -march=prescott -fomit-frame-pointer -pipe
12 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
13 -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
14 -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o krecipes -R /usr/lib
15 -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib -L/usr/kde/3.4/lib
16 -L/usr/qt/3/lib -L/usr/lib main.o krecipes.o kr
17 ecipesview.o pref.o propertycalculator.o setupwizard.o shoppingcalculator.o
18 kstartuplogo.o mixednumber.o recipeactionshandler.o recipefilter.o
19 krecipesiface_skel.o krecipesdbiface_skel.o backends/libkrecipesdbs.la
20 exporters/libkrecipesexporters.la importers/libkrecipesimporters.la
21 dialogs/libkrecipesdialogs.la widgets/libkrecipeswidgets.la
22 datablocks/libdatablocks.la backends/MySQL/libkrecmysql.l
23 a -lkhtml -lkspell
24 libtool: link: cannot find the library
25 `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.la'
26 make[4]: *** [krecipes] Error 1
27 make[4]: Leaving directory
28 `/var/tmp/portage/krecipes-0.8.1/work/krecipes-0.8.1/
29 krecipes/src'
30 make[3]: *** [all-recursive] Error 1
31 make[3]: Leaving directory
32 `/var/tmp/portage/krecipes-0.8.1/work/krecipes-0.8.1/
33 krecipes/src'
34 make[2]: *** [all-recursive] Error 1
35 make[2]: Leaving directory
36 `/var/tmp/portage/krecipes-0.8.1/work/krecipes-0.8.1/
37 krecipes'
38 make[1]: *** [all-recursive] Error 1
39 make[1]: Leaving directory
40 `/var/tmp/portage/krecipes-0.8.1/work/krecipes-0.8.1'
41 make: *** [all] Error 2
42
43 !!! ERROR: kde-misc/krecipes-0.8.1 failed.
44 !!! Function kde_src_compile, Line 173, Exitcode 2
45 !!! died running emake, kde_src_compile:make
46 =======================
47
48 Any ideas how I could fix it?
49 --
50 Regards,
51 Mick
52
53 --
54 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] krecipes fails due to gcc library problem Holly Bostick <motub@××××××.nl>