Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127710 - eselect-opengl creates wrong links for glxext.h etc.
Summary: eselect-opengl creates wrong links for glxext.h etc.
Status: RESOLVED DUPLICATE of bug 127588
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-26 22:37 UTC by Mirko Guenther
Modified: 2006-03-27 02:47 UTC (History)
1 user (show)

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 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 ***