Summary: | emerge media-libs/gle-3.0.1-r2 failed during check for glGetError - opengl-update problem? | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | helium <gentoo> |
Component: | [OLD] Unspecified | Assignee: | Jeremy Huddleston (RETIRED) <eradicator> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | demofly, gent_bz, mcvet, x11 |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
helium
2005-02-05 07:58:47 UTC
I had the same problem. Ensure you have the latest opengl-update and as root run opengl-update $(opengl-update --get-implementation) Fixed it for me (once I removed /usr/lib32 - was breaking the symlinking of GL includes) Removing the /usr/lib32 plus an opengl-update nvidia fixed the problem for me as well. The directory was empty, does anyone know what it belongs to, qpkg -f gave me nothing. A broken version of opengl-update was creating /usr/lib32 for a while. 2.1.1 works even though that directory is there. I'll update the ebuild to check for that directory and remove it if it's empty for 2.2 (which will be in package.mask) which will also change the behavior to using the global headers over the implementation's if present. *** Bug 101867 has been marked as a duplicate of this bug. *** *** Bug 118397 has been marked as a duplicate of this bug. *** |