Patch Name: PHSS_18066 Patch Description: s700_800 11.00 C Preprocessor cumulative patch Creation Date: 99/03/23 Post Date: 99/06/22 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: C-Dev-Tools B.11.00 Filesets: C-Dev-Tools.C-AUX,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP C-Dev-Tools.C-AUX,fr=B.11.01.01,fa=HP-UX_B.11.00_32/64,v=HP C-Dev-Tools.C-AUX,fr=B.11.01.06,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_18066 Symptoms: PHSS_18066: Add support for dependency database. cpp.ansi: spaces being stripped from string literals when using # operator. PHSS_16588: cpp.ansi: macro expansion and missing space between tokens. PHSS_15701: Fixes K&R cpp include file search algorithm bug. Defect Description: PHSS_18066: 1) Add support for dependency database. 2) cpp.ansi: spaces being stripped from string literals when using # operator. PHSS_16588: 1) cpp.ansi: macro expansion and missing space between tokens. PHSS_15701: 1) K&R cpp, C preprocessor, is looking for include files from the current directory first and in /usr/include for #include . SR: 5003446864 1653275545 Patch Files: C-Dev-Tools.C-AUX,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: C-Dev-Tools.C-AUX,fr=B.11.01.01,fa=HP-UX_B.11.00_32/64,v=HP: C-Dev-Tools.C-AUX,fr=B.11.01.06,fa=HP-UX_B.11.00_32/64,v=HP: /opt/langtools/lbin/cpp.ansi /opt/langtools/lbin/cpp /opt/langtools/lib/nls/msg/C/cpp.cat what(1) Output: C-Dev-Tools.C-AUX,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/langtools/lbin/cpp.ansi: HP92453-01 A.11.01.01 HP C Preprocessor (ANSI) $ CUPI80_IC7 Jan 7 1999 11:20:34 $ /opt/langtools/lbin/cpp: HP92453-01 A.11.01.01 HP C Preprocessor $ CUPI80_IC7 Jan 7 1999 11:20:34 $ /opt/langtools/lib/nls/msg/C/cpp.cat: HP92453-01 A.11.01.01 HP C Preprocessor Copyright 19 85, Hewlett-Packard Co. cksum(1) Output: C-Dev-Tools.C-AUX,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 152531620 532480 /opt/langtools/lbin/cpp.ansi 2426630838 524288 /opt/langtools/lbin/cpp 2501799046 10330 /opt/langtools/lib/nls/msg/C/cpp.cat Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_16588 PHSS_15701 Equivalent Patches: None Patch Package Size: 1060 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_18066 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_18066.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_18066. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHSS_18066.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_18066.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_18066.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_18066.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None