> For now, I've just #commented out#
> # --with-opengl
Check link for glext.h. It may be missing a '../'
I patched the X11 Xorg src and updated the packages on my laptop just after I
upgraded to snv38.
Doug
root at bangkok> ls -l /usr/X11/include/GL/glext.h
lrwxrwxrwx 1 root root 42 May 4 20:56
/usr/X11/include/GL/glext.h -> ../../../../var/run/opengl/include/glext.h
---
/export/opensolaris/orig/X-src-20060331/XORG_NV/packages/SUNWxorg-mesa/prototype
2006-02-09 03:44:50.000000000 +0700
+++
/export/opensolaris/x/X-src-20060331/XORG_NV/packages/SUNWxorg-mesa/prototype
2006-04-23 11:32:52.062027572 +0700
@@ -120,7 +120,7 @@
f none X11/include/mesa/GLwMDrawAP.h 0755 root bin
d none X11/include/GL 0755 root bin
s none X11/include/GL/gl.h=../../../../var/run/opengl/include/gl.h 0755 root
bin
-s none X11/include/GL/glext.h=../../../var/run/opengl/include/glxext.h 0755
root bin
+s none X11/include/GL/glext.h=../../../../var/run/opengl/include/glext.h 0755
root bin
s none X11/include/GL/glu.h=../mesa/glu.h 0755 root bin
s none X11/include/GL/glx.h=../../../../var/run/opengl/include/glx.h 0755 root
bin
s none X11/include/GL/glxext.h=../../../../var/run/opengl/include/glxext.h
0755 root bin
This message posted from opensolaris.org