Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186659 - nvidia-legacy-drivers won't compile with glibc-2.6 due to nptl check
Summary: nvidia-legacy-drivers won't compile with glibc-2.6 due to nptl check
Status: RESOLVED DUPLICATE of bug 186449
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-26 09:57 UTC by Christoph Gysin
Modified: 2007-07-26 11:20 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 Christoph Gysin 2007-07-26 09:57:44 UTC
nvidia-legacy-driver checks if glibc was built with nptl useflag. Since glibc-2.6 doesn't have that useflag, portage complains.

I commented out the check, and my nvidia card works fine with glibc-2.6.

The solution would be to check only for nptl if <glibc-2.6

Reproducible: Always
Comment 1 Paul Bredbury 2007-07-26 10:55:53 UTC
Dupe of bug #186449.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-26 11:20:07 UTC

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