Patch-ID# 104343-01
Keywords: library malforms ranlib string symbol table undefined
Synopsis: SunOS 4.1.3: ranlib malforms string table in __.SYMDEF 
Date: Dec/11/96

Solaris Release: 1.1

SunOS Release: 4.1.3

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4 sun4c sun4m

BugId's fixed with this patch: 1203198 1919380 1066473 1071608

Changes incorporated in this version: 

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch:  README
				 ranlib

   
Problem Description: 

1203198   ranlib malforms the string table in __.SYMDEF for large libraries

Patch Installation Instructions: 

1) As root, make a backup of the original ranlib file:
   mv /bin/ranlib /bin/ranlib.FCS
   
2) Copy the new ranlib from the patch directory:
   cp `arch -k`/ranlib /bin/ranlib
   
   
