OpenSolaris

Printable Version Enter a New Search
Bug ID 6576355
Synopsis SUNWxwxft has broken links in snv nightly build for Xft
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:install
Keywords find_byauto | sst-osp | verf_byauto
Responsible Engineer Stuart Kreitman
Reported Against snv_68 , snv_69 , snv_72
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_73
Fixed In snv_73
Release Fixed solaris_nevada(snv_73)
Related Bugs 6315639 , 6582617
Submit Date 2-July-2007
Last Update Date 16-September-2007
Description
In snv nightly build ( July 2nd 2007), SUNWxwxft has broken links in
/usr/openwin/share/include/X11/Xft
# cat /etc/release
                Solaris Express Community Edition snv_nightly X86
           Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                             Assembled 02 July 2007
# ls -l /usr/openwin/share/include/X11/Xft
lrwxrwxrwx   1 root     root          30 Jul  2 13:10 /usr/openwin/share/include/X11/Xft -> ../../../../../X11/include/Xft
# cd /usr/openwin/share/include/X11/Xft
/usr/openwin/share/include/X11/Xft: does not exist
#    

Check Xft's location and find:
/usr/X11/share/include/X11/Xft

Check the install image:
cd solarisdvd.nvs_dvd/snv_070207/Solaris_11/Product/SUNWxwxft
$ grep "X11/include/Xft" pkgmap
1 s none openwin/share/include/X11/Xft=../../../../../X11/include/Xft
This is still broken in snv_69:

It looks like the following should be fixed:

1.  The link should be:

../../../../X11/include/Xft

2.  Then /usr/X11/include/Xft should be populated.
Work Around
N/A
Comments
N/A