Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78786 - emerge world emerges gcc-3.3.5 when that is doen kde componend give error about missing ggc lib of version 3.3.4
Summary: emerge world emerges gcc-3.3.5 when that is doen kde componend give error abo...
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 01:33 UTC by stephan roolvink
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stephan roolvink 2005-01-20 01:33:30 UTC
when I emerge world first of gcc is emerge without problem, but until now I got error from kde-multimedia en kdeaddons,  they both give this error libtool: link: cannot find the library `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la'

I tryed gcc-config which tells me it's set to version 3.3.5

Reproducible: Always
Steps to Reproduce:
1.emerge world
2.gcc is emerged
3.kdeaddons or kde-multimedia is try to emerge

Actual Results:  
kdeaddon gives 
 
libtool: link: cannot find the library 
`/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la' 
make[4]: *** [atlantikdesigner] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.3.2/work/kdeaddons-3.3.2/atlantikdesigner/designer' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.3.2/work/kdeaddons-3.3.2/atlantikdesigner/designer' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.3.2/work/kdeaddons-3.3.2/atlantikdesigner' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.3.2/work/kdeaddons-3.3.2' 
make: *** [all] Error 2 
 
!!! ERROR: kde-base/kdeaddons-3.3.2 failed. 
!!! Function kde_src_compile, Line 142, Exitcode 2 
!!! died running emake, kde_src_compile:make 
!!! If you need support, post the topmost build error, NOT this status 
message. 
 
libtool: link: cannot find the library 
`/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/libstdc++.la' is also outputted with 
kde-multimedia 

Expected Results:  
correctly emerged :P 

whem I re-emerge gcc-3.3.4 I can correctly emerge kde-multimedia but it should 
also work with gcc-3.3.5, emerge world is for me at this moment not an option 
because I he always first installs gcc-3.3.5
Comment 1 Emil Beinroth 2005-01-20 02:56:59 UTC
Look at http://bugs.gentoo.org/show_bug.cgi?id=73435
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-20 04:00:32 UTC

*** This bug has been marked as a duplicate of 73435 ***