Patch-ID# 106748-04 Keywords: make sccs Synopsis: SunOS 5.7: /usr/ccs/bin/sccs and /usr/ccs/bin/make patch Date: Jan/07/00 Solaris Release: 7 SunOS Release: 5.7 Unbundled Product: Unbundled Release: Relevant Architectures: sparc BugId's fixed with this patch: 4201863 4193147 4167269 4169898 4178770 1112977 4212712 1083894 4297060 Changes incorporated in this version: 4297060 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: /usr/ccs/bin/sccs /usr/ccs/bin/admin /usr/ccs/bin/comb /usr/ccs/bin/get /usr/ccs/bin/prs /usr/ccs/bin/rmdel /usr/ccs/bin/unget /usr/ccs/bin/vc /usr/ccs/bin/cdc /usr/ccs/bin/delta /usr/ccs/bin/help /usr/ccs/bin/prt /usr/ccs/bin/sact /usr/ccs/bin/sccsdiff /usr/ccs/bin/val /usr/ccs/bin/what /usr/xpg4/bin/sccs /usr/xpg4/bin/get /usr/xpg4/bin/delta /usr/ccs/bin/make /usr/ccs/lib/svr4.make /usr/share/lib/make/make.rules /usr/share/lib/make/svr4.make.rules /usr/xpg4/bin/make Problem Description: BugId Synopsis ----- ------------------------------------- 4297060 Can't apply SUNWxcu4t pkg of patch 106748-03 on Solaris7 (from 106748-03) 4178770 svr4.make on 2.6 fails to build every file when continuation chars used 1112977 make does not handle library members as suggested by make (1S) man page 4212712 sccs diffs doesn't work in a read-only file system 1083894 sccs deledit command shows incorrect version number (from 106748-02) 4201863 sccs 7 get cmd improperly puts the UID instead of the real UID into p. file 4167269 SCCS prs command does not handle years 66-68 correctly 4169898 on 2.6, sccs get for x.c blows away g.x.c 4193147 make can't recognize a file beyond 2G (from 106748-01) Obsoleted Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7 release, refer to the man pages for instructions on using 'patchadd' and 'patchrm' commands provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine, where the patch to be installed resides in the /var/spool/patch directory: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- None.