Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191540 - ati-drivers 8.35.5 needs libstd++.so.5, 32-bit compat
Summary: ati-drivers 8.35.5 needs libstd++.so.5, 32-bit compat
Status: RESOLVED DUPLICATE of bug 173962
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 23:25 UTC by Gordon Pettey
Modified: 2007-09-07 01:04 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 Gordon Pettey 2007-09-06 23:25:27 UTC
The ati-drivers package version 8.35.5 doesn't pull in libstc++-v3, but the amdcccle control panel needs libstdc++.so.5 which is provided by libstdc++-v3. This dependency should be added to the ebuild. I don't know if this occurs with other archs.

Reproducible: Always

Steps to Reproduce:
1.run 'emerge ati-drivers'
2.run 'amdcccle'
3.see 'amdcccle: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory'

Actual Results:  
amdcccle doesn't run

Expected Results:  
amdcccle should run
Comment 1 Gordon Pettey 2007-09-06 23:50:48 UTC
Oops. Wasn't thinking. 64-bit system it's running on, should depend on emul-linux-x86-compat to pull a 32-bit libstdc++.so.5
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-07 01:04:15 UTC

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