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

Bug 127710

Summary: eselect-opengl creates wrong links for glxext.h etc.
Product: Gentoo Linux Reporter: Mirko Guenther <renegart>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ornati
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mirko Guenther 2006-03-26 22:37:17 UTC
eselect-opengl creates the links for glext.h, gl.h, glxext.h, glx.h, glxmd.h, glxproto.h and glxtokens.h to '/usr/lib32/opengl/[global|x11-xorg|nvidia]' instead of '/usr/lib64/opengl[global|x11-xorg|nvidia]'

'usr/lib32/opengl/x11-xorg' is a link to '/emul/linux/x86/usr/lib32/opengl/xorg-x11', for this reason the compile of 'xorg-server-1.0.2-r1' fail by compiling 'glxcmds', because the compiler finds the wrong (to old) 'glxproto.h'
Comment 1 Paolo Ornati 2006-03-26 23:57:44 UTC
Same problem here.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-27 02:47:14 UTC

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