hi all,
building gem on gentoo fails, because of inclusion of GL/glext.h.
on gentoo the locations of glext.h instances are: /usr/lib/opengl/nvidia/include/glext.h /usr/lib/opengl/xorg-x11/include/glext.h
it might be better to add the GL path to the include folders and only include glext.h ... makes it more portable ...
cheers ... tim
-- TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
A paranoid is a man who knows a little of what's going on. William S. Burroughs
Tim Blechmann wrote:
hi all,
building gem on gentoo fails, because of inclusion of GL/glext.h.
on gentoo the locations of glext.h instances are: /usr/lib/opengl/nvidia/include/glext.h /usr/lib/opengl/xorg-x11/include/glext.h
it might be better to add the GL path to the include folders and only include glext.h ... makes it more portable ...
what is the reason for gentoo to not put the glext.h at the place where everybody else puts it?
http://oss.sgi.com/projects/ogl-sample/ABI/#4
shouldn't there be a diversion mechanism if different packages install different headers?
mfg.asdr. IOhannes
shouldn't there be a diversion mechanism if different packages install different headers?
hm, actually, there is ... but it seems, it wasn't in portage, when i last changed the opengl implementation the last time ...
never mind .... it's compiling now ...
tim
-- TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
Your mind will answer most questions if you learn to relax and wait for the answer. William S. Burroughs