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