Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 51615

Summary: blackdown-jdk (-jre) linked to libstdc++.so.5; needs RDEPEND on <gcc-3.4
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED INVALID    
Severity: minor CC: gcc-porting
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 48528    

Description Ed Catmur 2004-05-20 21:33:22 UTC
blackdown-jdk and blackdown-jre are linked to libstdc++.so.5 in various binaries.
gcc 3.4 does not provide libstdc++.so.5, but rather libstdc++.so.6.
blackdown-jdk should therefore RDEPEND on <sys-devel-gcc-3.4.0.
Comment 1 Ed Catmur 2004-05-21 15:12:32 UTC
Or alternatively Lv's libstdc++-v3-3.3.3 compatibility package; either is good.
Comment 2 Travis Tilley (RETIRED) gentoo-dev 2004-05-29 19:30:04 UTC
i've fixed stuff like this by adding libstdc++-v3 to the amd64 system profile. not all archs will need the compat package, and i dont want to edit every single binary package in the tree. emerge libstdc++-v3, which will be in the system profile for your arch once it makes the transition to gcc 3.4