From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DrbwL-0006lN-KC for garchives@archives.gentoo.org; Sun, 10 Jul 2005 13:33:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6ADWQ9C022869; Sun, 10 Jul 2005 13:32:26 GMT Received: from host201.com (host201.com [203.194.159.239]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6ADSpmg020154 for ; Sun, 10 Jul 2005 13:28:52 GMT Received: (qmail 1821 invoked from network); 10 Jul 2005 13:29:17 -0000 Received: from unknown (HELO ?192.168.0.5?) (86.130.44.30) by host201.com with SMTP; 10 Jul 2005 13:29:17 -0000 Message-ID: <42D122AB.9010908@pusspaws.net> Date: Sun, 10 Jul 2005 14:29:15 +0100 From: Dave S User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050607) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: Gentoo List Subject: [gentoo-user] cant emerge kdelibs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 8328baab-0466-4e79-abcb-bb6849518971 X-Archives-Hash: 088edad62d210982724f2006fd838ff1 Hi all, I cannot emerge kdelibs on my 3000+ AMD, I have tried re-emerging qt first (found this on the forum), I have edited /etc/make.conf and removed my -O? flag, usually set to -O3 and tried repeatedly to re-emerge kdelibs without success. vanda_comp dave # emerge -p kdelibs gcc These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild NS ] kde-base/kdelibs-3.4.1-r1 [ebuild R ] sys-devel/gcc-3.3.5.20050130-r1 vanda_comp dave # #CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" CFLAGS="-march=athlon-xp -pipe -fomit-frame-pointer" # If you set a CFLAGS above, then this line will set your default C++ flags to # the same settings. CXXFLAGS="${CFLAGS}" Any suggestions ? Dave undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.4/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib kspell_aspellclient.lo kspell_aspelldict.lo ../../ui/libkspell2.la -laspell grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory /bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive make[4]: *** [kspell_aspell.la] Error 1 make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins/aspell' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1' make: *** [all] Error 2 !!! ERROR: kde-base/kdelibs-3.4.1-r1 failed. !!! Function kde_src_compile, Line 164, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. -- gentoo-user@gentoo.org mailing list