Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehler beim Kompilieren der kdelibs 3.4.0_beta2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Endever
n00b
n00b


Joined: 27 Dec 2003
Posts: 27

PostPosted: Sat Feb 12, 2005 9:41 pm    Post subject: Fehler beim Kompilieren der kdelibs 3.4.0_beta2 Reply with quote

Hi ihrs...

emergen der kdelibs 3.4.0_beta2 bringt mir immer wieder diesen fehler:

Code:

make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta2/work/kdelibs-3.3.92/kio/kfile'
Making all in .
make[3]: Entering directory `/var/tmp/portage/kdelibs-3.4.0_beta2/work/kdelibs-3.3.92/kio'
echo >dummy.cpp
/bin/sh ../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I./.. -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.4/include   -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o dummy.lo dummy.cpp
/bin/sh ../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libkio.la -rpath /usr/kde/3.4/lib -version-info 6:0:2 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib     dummy.lo kssl/libkssl.la kio/libkiocore.la kio/libksycoca.la bookmarks/libkbookmarks.la kfile/libkfile.la ../kdeui/libkdeui.la ../kdesu/libkdesu.la ../kwallet/client/libkwalletclient.la -lz -lfam
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[3]: *** [libkio.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta2/work/kdelibs-3.3.92/kio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta2/work/kdelibs-3.3.92/kio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta2/work/kdelibs-3.3.92'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.4.0_beta2 failed.
!!! Function kde_src_compile, Line 153, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


hatte einer von euch dieses problem auch schon? compiler ist distcc 2.18.3-r4 bzw. gcc 3.4.3.20050110

hoffe, ihr koennt mir helfen :)

LGs
Micha
Back to top
View user's profile Send private message
@4u
Apprentice
Apprentice


Joined: 13 Nov 2004
Posts: 160

PostPosted: Sat Feb 12, 2005 10:15 pm    Post subject: Reply with quote

Du hast nicht zufällig "emerge --update --deep world" genutzt und unter anderem deine GCC aktualisiert?

Wenn doch: emerge libtool + fix_libtool_files.sh 3.3.4 (ersteres optional) + env-update
_________________
Alle Angaben ohne Gewähr - Korrekturen sind gern willkommen
Back to top
View user's profile Send private message
Endever
n00b
n00b


Joined: 27 Dec 2003
Posts: 27

PostPosted: Sun Feb 13, 2005 12:18 pm    Post subject: Reply with quote

was genau bewirken diese kommandos denn?
Back to top
View user's profile Send private message
sirro
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1472
Location: aachen.nrw.de.eu

PostPosted: Sun Feb 13, 2005 12:29 pm    Post subject: Reply with quote

Endever wrote:
was genau bewirken diese kommandos denn?

Alle Libs in denen der Pfad zur libstdc++ fest codiert ist werden geaendert.

siehe auch sticky-thread: https://forums.gentoo.org/viewtopic-t-278649.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum