Bugzilla – Bug 512
64-bit links for libX11.so.4 are missing in DP2
Last modified: 2008-04-03 17:01:17 UTC
You need to log in before you can comment on or make changes to this bug.
If we compare, on a recent Nevada system, $ ls -l /usr/lib/**/libX11.so.4 lrwxrwxrwx 1 root root 32 2008-01-22 10:40 /usr/lib/amd64/libX11.so.4 -> ../../openwin/lib/64/libX11.so.4* lrwxrwxrwx 1 root root 26 2008-01-22 10:36 /usr/lib/libX11.so.4 -> ../openwin/lib/libX11.so.4* with a Preview 2 system, lrwxrwxrwx 1 root root 22 Feb 8 16:36 /usr/lib/libX11.so.4 -> ../X11/lib/libX11.so.6 It appears that the 64-bit link was omitted from FSWxwrtl.
*sigh* We should fix this when we kill the FSW packages.
Submitting changes to distro-import to use SUNWxwrtl instead, which has the correct links.
This will be fixed by the changes for 978. *** This bug has been marked as a duplicate of bug 978 ***