Dermot McCluskey wrote: > John Martin wrote: >> The /var/run/opengl links not installed by a package, but created >> during boot >> by the ogl-select SMF service. What is reported by "svcs -a | grep >> ogl-select"? > > Nothing at all. > > (On a regular Nevada machine I get: > online Feb_11 svc:/application/opengl/ogl-select:default) What does "grep ogl-select /var/sadm/install/contents" report?
Until we sort this out, you should be able to compile/link by using: // NVIDIA -I/usr/X11/include/NVIDIA -L/usr/X11/lib/NVIDIA // MESA -I/usr/X11/include/mesa -L/usr/X11/lib/mesa although the MESA path does not contain the GL subdirectory.
