Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
amd64 - General kde compiling problemafter emerge --world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
bmilde
n00b
n00b


Joined: 24 Aug 2004
Posts: 40

PostPosted: Tue Apr 26, 2005 9:02 pm    Post subject: amd64 - General kde compiling problemafter emerge --world Reply with quote

My last emerge --world didn't come through. I have now this error whenever i try to compile a kde programm. I have no idea what causes this linking problem - here as example a k3b compile (but this error has nothing to do with k3b itself):

Code:

/bin/sh ../../libtool --silent --mode=link --tag=CXX x86_64-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libk3bdevice.la -rpath /usr/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib64    -version-info 2:0:0 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined k3bdevice.lo k3bscsicommand.lo k3btrack.lo k3btoc.lo k3bdevicemanager.lo k3bmsf.lo k3bdiskinfo.lo k3bdeviceglobals.lo k3bcrc.lo k3bcdtext.lo -lkio
grep: //usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory
/bin/sed: can't read //usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory
libtool: link: `//usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/libstdc++.la' is not a valid libtool archive
make[3]: *** [libk3bdevice.la] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.23-r2/work/k3b-0.11.23/src/device'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.23-r2/work/k3b-0.11.23/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.11.23-r2/work/k3b-0.11.23'
make: *** [all] Fehler 2


Perhaps someone had already this problem. I have installed glibc 2.3.4.20050125 and gcc 3.4.3-20050110. Perhaps they got updated through my emerge world, and that causes problems. I don't know.
Back to top
View user's profile Send private message
bmilde
n00b
n00b


Joined: 24 Aug 2004
Posts: 40

PostPosted: Tue Apr 26, 2005 9:07 pm    Post subject: Reply with quote

Found the solution. Just simple.
Code:
ln -sn /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3

solved it for me.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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