Patch-ID# 100629-01 Keywords: openprom.h mon Synopsis: C++ patch supplied on the 4.1.2 CD fails to compile for openprom.h Date: 05/18/92 SunOS release: 4.1.2 Unbundled Product: C++ Unbundled Release: 2.1 (SC1.0) Topic: BugId's fixed with this patch: 1088923 Architectures for which this patch is available: sun4 Patches which may conflict with this patch: Files included with this patch: directory CC Problem Description: The problem arose when the C++ patch was applied from the 4.1.2 release CD. The problem was an undefined type that was encountered in the prototype mon/openprom.h INSTALL: As root, rename the directory containing the existing CC header file and then extract the files from the patch. NOTE: In the following instructions substitute with the directory where C++ 2.1 (and thus SparCompiler1.0) was installed, typically /usr/lang. If it is installed differently then substitute the appropriate path for - mv /SC1.0/include/CC /SC1.0/include/CC.save - cp sun4/include.CC /SC1.0/include - ( cd /SC1.0/include; tar xvf include.CC; rm include.CC )