Patch-ID# 100573-04
Keywords: libxmu, jumbo, patch, xstdcmap, fail
Synopsis: OpenWindows 3.0: xstdcmap fails to set XStandardColomap for 24-bit machines
Date: Nov/24/92
 
Solaris Release: 1.0 1.0.1 1.1 1.1.1A 1.1.2
 
SunOS Release: 4.1.1 4.1.2 4.1.3 4.1.3_U1A 4.1.4
  
Unbundled Product: OpenWindows
 
Unbundled Release: 3.0
 
Topic: Patch for libXmu
 
BugId's fixed with this patch: 1087332 1105454

Changes incorporated in this version: 1105454

Revalent Architectures: sparc

Patches which may conflict with this patch: 

Obsoleted by:  

Files included with this patch: libXmu.a libXmu.so.4.0, libXmu.sa.4.0

Problem Description: 

1087332 With patched ld and libc, customer is getting undefined symbols
1105454 xstdcmap fails to set XStandardColomap for 24-bit machines

INSTALL: 

This is the only patch needed to fix libXmu problem.
Please back up all the patches you may apply in attempt to fix
libXmu previously.

	1) Backup all patches you may already install in attempt
	   to fix libXmu problem
        2) cd to $OPENWINHOME/lib
        3) su to root
        4) mv libXmu.a libXmu.a.fcs
           mv libXmu.so.4.0 libXmu.so.4.0.fcs
	   mv libXmu.sa.4.0 libXmu.sa.4.0.fcs
        5) cp patchdir/libXmu.a libXmu.a
           cp patchdir/libXmu.so.4.0 libXmu.so.4.0
	   cp patchdir/libXmu.sa.4.0 libXmu.sa.4.0
        6) chmod 644 libXmu.a libXmu.so.4.0 libXmu.sa.4.0
        7) ranlib -t libXmu.a
