On Thu, Feb 12, 2015 at 7:46 AM, Nicolas Sebrecht <nicolas.s-...@laposte.net
> wrote:
>
>   In file included from modules/graphics/opengl/GLee.h:66:0,
>                    from modules/graphics/opengl/OpenGL.h:24,
>                    from modules/graphics/opengl/VertexBuffer.h:29,
>                    from modules/graphics/opengl/VertexBuffer.cpp:21:
>   /usr/include/GL/gl.h:2055:22: fatal error: GL/glext.h: No such file or
> directory
>    #include <GL/glext.h>
>                         ^
>   compilation terminated.
>   <...>
>   $


> In fact, /usr/include/GL/glext.h is a relative symlink to
>   ../../lib64/opengl/global/include/GL/glext.h

What ebuild creates the missing files in /usr/lib64/opengl/global ? I
> wasn't able to figure this out.
>

app-admin/eselect-opengl manages the symlinks to headers provided by
media-libs/mesa, I think. app-portage/pfl or http://www.portagefilelist.de/
will help you with finding packages owning files that might not exist on
your system.

Reply via email to