Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176469 - kde-3.5.6 depends on gcc 3.3.6 ??
Summary: kde-3.5.6 depends on gcc 3.3.6 ??
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-29 15:13 UTC by Eero Volotinen
Modified: 2007-04-29 16:09 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 Eero Volotinen 2007-04-29 15:13:07 UTC
trying to install kde 3.5.6 or parts of it but it always takes dependency of older gcc?

ie:
libkonqueror:[ebuild  NS   ] sys-devel/gcc-3.3.6-r1  USE="fortran gcj nls (-altivec) -bootstrap -boundschecking -build -doc -gtk (-hardened) -ip28 -ip32r10k (-multilib) -multislot (-n32) (-n64) -nocxx -nopie -nossp -objc -test -vanilla" 0 kB 
[ebuild  N    ] virtual/libstdc++-3.3  0 kB 
[ebuild  NS   ] dev-java/sun-jdk-1.6.0-r2  USE="X alsa -doc -examples -jce -nsplugin" 61,249 kB 
[ebuild  NS   ] virtual/jdk-1.6.0  0 kB 
[ebuild  NS   ] virtual/jre-1.6.0  0 kB 
[ebuild  N    ] net-misc/mDNSResponder-107.6-r4  USE="java -debug -doc -ipv6" 1,408 kB 
[ebuild     U ] kde-base/kdelibs-3.5.6-r7 [3.5.5-r10] USE="alsa arts cups jpeg2k kdeenablefinal spell -acl -avahi -branding% -debug -doc -fam -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -tiff -utempter -xinerama (-ssl%*) (-zeroconf%)" LINGUAS="-he" 20 kB 
[ebuild     U ] kde-base/libkonq-3.5.6 [3.5.5] USE="arts kdeenablefinal -debug -kdehiddenvisibility -xinerama" 23,590 kB 





Reproducible: Always
Comment 1 Jakub Moc 2007-04-29 15:20:46 UTC
No; dev-java/sun-jdk-1.6.0-r2 depends on virtual/libstdc++-3.3. If you don't want gcc-3.3*, then emerge sys-libs/libstdc++-v3 first.

Also note that this isn't a support forum; no bug here.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-29 16:09:54 UTC
^^