Bug 512 - 64-bit links for libX11.so.4 are missing in DP2
: 64-bit links for libX11.so.4 are missing in DP2
Status: CLOSED DUPLICATE of bug 978
Product: opensolaris
packaging
: unspecified
: Other Solaris
: P4 minor (vote)
: ---
Assigned To: Alan Coopersmith
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-02-11 15:17 UTC by Stephen Hahn
Modified: 2008-04-03 17:01 UTC (History)
1 user (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Stephen Hahn 2008-02-11 15:17:11 UTC
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.
Comment 1 Alan Coopersmith 2008-02-14 15:00:35 UTC
*sigh*  We should fix this when we kill the FSW packages.
Comment 2 Alan Coopersmith 2008-03-26 19:50:13 UTC
Submitting changes to distro-import to use SUNWxwrtl instead, which has the
correct links.
Comment 3 Alan Coopersmith 2008-04-03 17:01:17 UTC
This will be fixed by the changes for 978.

*** This bug has been marked as a duplicate of bug 978 ***