On Sat, Dec 26, 2009 at 12:28:26PM +0100, Marcel Telka wrote: > When you'll try to build sfwnv gate on Solaris Nevada (SXCE) i386 build 130 > you'll probably find that wxwidgets (wxGTK) compilation is failing because it > cannot find OpenGL: > > configure: error: OpenGL libraries not available > > The root cause is: > CR 6911868 SUNWxorg-mesa has broken links > > Workaround: > $ cd /usr/include/GL ; for i in gl.h glext.h glx.h glxext.h ; do rm $i ; ln > -s ../../../var/run/opengl/include/$i $i ; done > > sparc seems to be not affected, OpenSolaris build 130 not tested (yet).
Same problem (and same workaround) with OpenSolaris i386 build 130. -- Marcel Telka Solaris RPE
