Rob Savoye wrote:
Jason Barnabe wrote:

Doing:
sudo ln -s /opt/mesa/include/GL /usr/include/SDL/GL
Fixes the issue. But this is obviously a dirty DIRTY hack...

  The traditional thing to do is use --with-opengl-includes to point to
a non standard path. What platform uses /opt/mesa ? I'll add this as a
path that gets used when pkg-config isn't installed, but what's the path
the the library ? Is it also in /opt/mesa someplace ? Is there a 64 bit
variant too ?

        - rob -

I have absolutely nothing in /opt and a search for gl.h turns up nothing. The contents of /usr/include/GL/ are

freeglut_ext.h  glu.h         glxext.h  glx_mangle.h  glxtokens.h
freeglut.h      glu_mangle.h  glx.h     glxmd.h       internal
freeglut_std.h  glut.h        glxint.h  glxproto.h

There is no /usr/include/SDL/GL.

I have libgl1-mesa, libgl1-mesa-dev, libgtkglext1, and libgtkglext1-dev installed.



_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to