OpenSolaris

Printable Version Enter a New Search
Bug ID 6815064
Synopsis Merge SUNWxwhl into SUNWxwinc and change link target to /usr/X11/include
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:install
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_111
Fixed In snv_111
Release Fixed solaris_nevada(snv_111)
Related Bugs 6814890 , 6815089
Submit Date 9-March-2009
Last Update Date 20-March-2009
Description
After 6814890, SUNWxwhl would be left with just installing one link,
/usr/include/X11 -> /usr/openwin/include/X11.

These links were put into their own package when we supported having /usr and
/usr/openwin on separate filesystems.   We don't support that for /usr/X11, so
should just remove this package and replace it with a link in SUNWxwinc from
/usr/include/X11 -> /usr/X11/include/X11, which will also make sure all the new
headers delivered to /usr/X11/include/X11 appear in /usr/include/X11 automatically,
while we're not adding them to /usr/openwin/include/X11 any more.
*** Test Case ***
Verify SUNWxwhl is no longer delivered.
Verify SUNWxwinc now installs a symlink:
	/usr/include/X11 -> /usr/X11/include/X11

[On SPARC systems, you may need to remove SUNWglh before installing the new 
 SUNWxwinc to avoid conflicts due to 6815089, which should also be delivered
 in build 111.]
Work Around
N/A
Comments
N/A