Here is the prototype setup from my Mesa 7.5.0 build:
--------------------------------------------------------------
d none /opt/csw/include 0755 root bin
d none /opt/csw/include/GL 0755 root bin
f none /opt/csw/include/GL/glx_mangle.h 0644 root bin
f none /opt/csw/include/GL/wmesa.h 0644 root bin
f none /opt/csw/include/GL/GLwDrawA.h 0644 root bin
f none /opt/csw/include/GL/glxext.h 0644 root bin
f none /opt/csw/include/GL/svgamesa.h 0644 root bin
f none /opt/csw/include/GL/vms_x_fix.h 0644 root bin
f none /opt/csw/include/GL/wglext.h 0644 root bin
f none /opt/csw/include/GL/glext.h 0644 root bin
f none /opt/csw/include/GL/GLwDrawAP.h 0644 root bin
f none /opt/csw/include/GL/GLwMDrawAP.h 0644 root bin
f none /opt/csw/include/GL/gl.h 0644 root bin
f none /opt/csw/include/GL/glx.h 0644 root bin
f none /opt/csw/include/GL/gl_mangle.h 0644 root bin
f none /opt/csw/include/GL/glfbdev.h 0644 root bin
f none /opt/csw/include/GL/mglmesa.h 0644 root bin
f none /opt/csw/include/GL/glu_mangle.h 0644 root bin
f none /opt/csw/include/GL/osmesa.h 0644 root bin
f none /opt/csw/include/GL/mesa_wgl.h 0644 root bin
f none /opt/csw/include/GL/glu.h 0644 root bin
f none /opt/csw/include/GL/dmesa.h 0644 root bin
f none /opt/csw/include/GL/ggimesa.h 0644 root bin
f none /opt/csw/include/GL/GLwMDrawA.h 0644 root bin
d none /opt/csw/lib 0755 root bin
s none /opt/csw/lib/libGLw.so=libGLw.so.1
f none /opt/csw/lib/libEGL.so.1 0755 root bin
s none /opt/csw/lib/libEGL.so=libEGL.so.1
f none /opt/csw/lib/libGL.so.1 0755 root bin
s none /opt/csw/lib/libGL.so=libGL.so.1
s none /opt/csw/lib/libGLU.so=libGLU.so.1
f none /opt/csw/lib/libGLw.so.1 0755 root bin
f none /opt/csw/lib/libGLU.so.1 0755 root bin
f none /opt/csw/lib/libOSMesa.so.7 0755 root bin
d none /opt/csw/lib/pkgconfig 0755 root bin
f none /opt/csw/lib/pkgconfig/glw.pc 0644 root bin
f none /opt/csw/lib/pkgconfig/osmesa.pc 0644 root bin
f none /opt/csw/lib/pkgconfig/glu.pc 0644 root bin
f none /opt/csw/lib/pkgconfig/gl.pc 0644 root bin
s none /opt/csw/lib/libOSMesa.so=libOSMesa.so.7

Note: Take a look at libEGL.so.

.../kenmays/build/Mesa-7.5/lib
drwxr-xr-x   3 kenmays  csw           14 Jul 19 23:39 .
drwxr-xr-x  13 kenmays  csw           21 Jul 20 00:04 ..
-rwxr-xr-x   1 kenmays  csw        10728 Jul 19 23:29 demodriver.so
drwxr-xr-x   2 kenmays  csw            3 Jul 20 00:04 gallium
lrwxrwxrwx   1 kenmays  csw           11 Jul 19 23:29 libEGL.so -> libEGL.so.1
-rwxr-xr-x   1 kenmays  csw        88640 Jul 19 23:29 libEGL.so.1
lrwxrwxrwx   1 kenmays  csw           10 Jul 19 23:28 libGL.so -> libGL.so.1
-rwxr-xr-x   1 kenmays  csw      3779868 Jul 19 23:28 libGL.so.1
lrwxrwxrwx   1 kenmays  csw           11 Jul 19 23:29 libGLU.so -> libGLU.so.1
-rwxr-xr-x   1 kenmays  csw       621244 Jul 19 23:29 libGLU.so.1
lrwxrwxrwx   1 kenmays  csw           11 Jul 19 23:29 libGLw.so -> libGLw.so.1
-rwxr-xr-x   1 kenmays  csw        17388 Jul 19 23:29 libGLw.so.1
lrwxrwxrwx   1 kenmays  csw           14 Jul 19 23:29 libOSMesa.so -> libOSMesa.
so.7
-rwxr-xr-x   1 kenmays  csw        55728 Jul 19 23:29 libOSMesa.so.7
bash-3.00$

So, a new library and I spotted a Gallium Library in /lib/gallium. A few changes
in Mesa Demos 7.5.0 as well.

I'll do some testing, but don't think anything is busted...yet.

~ Ken Mays
-- 
This message posted from opensolaris.org

Reply via email to