OpenSolaris

Printable Version Enter a New Search
Bug ID 6551520
Synopsis Need to add a symlink /usr/lib/libXinerama.so to /usr/X11/lib/libXinerama.so
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:client_libs
Keywords sxde | testcase
Responsible Engineer Alan Coopersmith
Reported Against vermillion_65
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_65
Fixed In snv_65
Release Fixed solaris_nevada(snv_65) , solaris_10u4(s10u4_07) (Bug ID:2148981)
Related Bugs 6556854
Submit Date 30-April-2007
Last Update Date 16-May-2007
Description
Current firefox trunk codes use xinerama  by default,  so the trunk build depends on libXinerama.so.
But that library is under /usr/X11/lib and no symbolic link under /usr/lib (e.g. /usr/lib/libXinerama.so --> /usr/X11/lib/libXinerama.so) points to it.
*** Test case ***
Verify that libXinerama.so & libXinerama.so.1 symlinks exist in both
/usr/lib and /usr/lib/64 pointing to the correct counterpart files in
/usr/X11/lib & /usr/X11/lib/64.
This problem also affects Nevada build 64. In this case both xscreensaver and xscreensaver-demo does not work. So the common user is not able to lock his screen.
Work Around
N/A
Comments
N/A