OpenSolaris

Printable Version Enter a New Search
Bug ID 6339635
Synopsis mesa GLU/GLw locations should be consistent with SPARC
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:install
Keywords
Responsible Engineer John M Martin
Reported Against snv_25
Duplicate Of
Introduced In
Commit to Fix snv_34
Fixed In snv_34
Release Fixed solaris_nevada(snv_34) , solaris_10u5(s10u5_05) (Bug ID:2138535)
Related Bugs 6599749
Submit Date 20-October-2005
Last Update Date 25-April-2007
Description
On SPARC, Sun OpenGL installation creates the following
files either explicitly or as symbolic links in 
/usr/lib and /usr/include:

   /usr/lib/libGLU.so.1
   /usr/lib/libGLU.so
   /usr/lib/libGLw.so.1
   /usr/lib/libGLw.so
   /usr/lib/sparcv9/libGLU.so.1   // amd64 for x86
   /usr/lib/sparcv9/libGLU.so
   /usr/lib/sparcv9/libGLw.so.1
   /usr/lib/sparcv9/libGLw.so

   /usr/include/GL/glu.h
   /usr/include/X11/GLw:
     GLwDrawA.h
     GLwDrawAP.h
     GLwMDrawA.h
     GLwMDrawAP.h

The x86 SUNWxorg-mesa package installation should make
the build environment look the same as SPARC so that
ISV development environments for Solaris don't need
as many platform specific changes.  Symlinks are fine.
Work Around
N/A
Comments
N/A