Gentoo Archives: gentoo-user

From: Dave S <gentoo@××××××××.net>
To: Gentoo List <gentoo-user@l.g.o>
Subject: [gentoo-user] cant emerge kdelibs
Date: Sun, 10 Jul 2005 13:33:50
Message-Id: 42D122AB.9010908@pusspaws.net
1 Hi all,
2
3 I cannot emerge kdelibs on my 3000+ AMD, I have tried re-emerging qt
4 first (found this on the forum), I have edited /etc/make.conf and
5 removed my -O? flag, usually set to -O3 and tried repeatedly to
6 re-emerge kdelibs without success.
7
8 vanda_comp dave # emerge -p kdelibs gcc
9
10 These are the packages that I would merge, in order:
11
12 Calculating dependencies ...done!
13 [ebuild NS ] kde-base/kdelibs-3.4.1-r1
14 [ebuild R ] sys-devel/gcc-3.3.5.20050130-r1
15 vanda_comp dave #
16
17 #CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
18 CFLAGS="-march=athlon-xp -pipe -fomit-frame-pointer"
19
20 # If you set a CFLAGS above, then this line will set your default C++
21 flags to
22 # the same settings.
23 CXXFLAGS="${CFLAGS}"
24
25
26 Any suggestions ?
27
28 Dave
29
30
31
32 undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -avoid-version
33 -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R
34 /usr/kde/3.4/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib
35 kspell_aspellclient.lo kspell_aspelldict.lo ../../ui/libkspell2.la -laspell
36 grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such
37 file or directory
38 /bin/sed: can't read
39 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or
40 directory
41 libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'
42 is not a valid libtool archive
43 make[4]: *** [kspell_aspell.la] Error 1
44 make[4]: Leaving directory
45 `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins/aspell'
46 make[3]: *** [all-recursive] Error 1
47 make[3]: Leaving directory
48 `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins'
49 make[2]: *** [all-recursive] Error 1
50 make[2]: Leaving directory
51 `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2'
52 make[1]: *** [all-recursive] Error 1
53 make[1]: Leaving directory
54 `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1'
55 make: *** [all] Error 2
56
57 !!! ERROR: kde-base/kdelibs-3.4.1-r1 failed.
58 !!! Function kde_src_compile, Line 164, Exitcode 2
59 !!! died running emake, kde_src_compile:make
60 !!! If you need support, post the topmost build error, NOT this status
61 message.
62
63
64 --
65 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cant emerge kdelibs Holly Bostick <motub@××××××.nl>