OpenSolaris

Printable Version Enter a New Search
Bug ID 6318879
Synopsis glxgears depends on wrong versions of libXext & libXp
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords testcase
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_24
Fixed In snv_24
Release Fixed solaris_nevada(snv_24) , solaris_10u1(s10u1_16) (Bug ID:2130061)
Related Bugs
Submit Date 1-September-2005
Last Update Date 16-January-2007
Description
alanc@x11x:/export/dev/alanc/XW_S11 [10:42am - 186] uname -a
SunOS x11x 5.11 snv_21 i86pc i386 i86pc
alanc@x11x:/export/dev/alanc/XW_S11 [10:42am - 187] ldd /usr/X11/demo/glxgears
        libGL.so.1 =>    /usr/X11/lib/libGL.so.1
        libXp.so.6.2 =>  (file not found)
        libXext.so.6.4 =>        (file not found)

Those should be libXp.so.1 & libXext.so.0 so they find the libraries actually shipped in
Solaris.
Work Around
N/A
Comments
N/A