Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174570 - x11-drivers/ati-drivers-8.32.5 broken dependencies on amd64
Summary: x11-drivers/ati-drivers-8.32.5 broken dependencies on amd64
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-04-14 11:02 UTC by Keno
Modified: 2007-04-14 11:05 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 Keno 2007-04-14 11:02:28 UTC
Small dependecy problem was found with ati-drivers-8.32.5 on AMD64 platform.

revdep-rebuild -p shows:
[...]
Checking dynamic linking consistency...
  broken /usr/lib32/xorg/modules/dri/atiogl_a_dri.so (requires  libstdc++.so.5)
  broken /usr/lib32/xorg/modules/dri/fglrx_dri.so (requires  libstdc++.so.5)
[...]
All prepared. Starting rebuild...
emerge --oneshot -p =x11-drivers/ati-drivers-8.32.5

This problem is not solved by rerunning revdep-rebuild without -p, it drives to a neverending loop.

This solves the problem: 
emerge emul-linux-x86-compat

Note: After this you do not need to emerge ati-drivers: revdep-rebuild finds everything OK.

There is no only-64-bit driver for ati?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-14 11:05:37 UTC

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