Hi all,

I'm having some issues getting OSSEC 2.3 on HPUX. Not sure why but I'm
specifying it to use GCC. I've tried installing as an upgrade to an
existing installation (1.6) as well as moving the installation to an
old dir and installing fresh as a server as well as local install. All
failed. I'm not sure how the existing installation was done.

# CC=/usr/local/bin/gcc ./install.sh

  ** Para instalação em português, escolha [br].
  ** è¦ä½¿ç¨ä¸­æè¿¡å®è£
, è¯·éæ© [cn].
  ** Fur eine deutsche Installation wohlen Sie [de].
  ** Îια εγκαÏ
                    άÏÏ
                        αÏη ÏÏ
                                α Îλληνικά, εÏιλέξÏ
                                                                ε
[el].
  ** For installation in English, choose [en].
  ** Para instalar en Español , eliga [es].
  ** Pour une installation en français, choisissez [fr]
  ** Per l'installazione in Italiano, scegli [it].
  ** æ¥æ¬èªã§ã¤ã³ã¹ãã¼ã«ãã¾ãï¼é¸æãã¦ä¸ãã
                                        ï¼[jp].
  ** Voor installatie in het Nederlands, kies [nl].
  ** Aby instalowaÄ w jÄzyku Polskim, wybierz [pl].
  ** ÐÐ»Ñ Ð¸Ð½ÑÑÑÑкÑий по ÑÑÑановке на ÑÑÑÑком ,ввеÐ
´Ð¸Ñе [ru].
  ** Za instalaciju na srpskom, izaberi [sr].
  ** Türkçe kurulum için seçin [tr].
  (en/br/cn/de/el/es/fr/it/jp/nl/pl/ru/sr/tr) [en]:
 OSSEC HIDS v2.3 Installation Script - http://www.ossec.net

 You are about to start the installation process of the OSSEC HIDS.
 You must have a C compiler pre-installed in your system.
 If you have any questions or comments, please send an e-mail
 to [email protected] (or [email protected]).

  - System: HP-UX thor B.11.11
  - User: root
  - Host: thor


  -- Press ENTER to continue or Ctrl-C to abort. --


1- What kind of installation do you want (server, agent, local or
help)?
local

  - Local installation chosen.

2- Setting up the installation environment.

 - Choose where to install the OSSEC HIDS [/var/ossec]:


    - Installation will be made at  /var/ossec .

3- Configuring the OSSEC HIDS.

  3.1- Do you want e-mail notification? (y/n) [y]:
n

   --- Email notification disabled.

  3.2- Do you want to run the integrity check daemon? (y/n) [y]:


   - Running syscheck (integrity check daemon).

  3.3- Do you want to run the rootkit detection engine? (y/n) [y]:


   - Running rootcheck (rootkit detection).

  3.4- Active response allows you to execute a specific
       command based on the events received. For example,
       you can block an IP address or disable access for
       a specific user.
       More information at:
       http://www.ossec.net/en/manual.html#active-response

   - Do you want to enable active response? (y/n) [y]:
n

     - Active response disabled.

  3.6- Setting the configuration to analyze the following logs:
    -- /var/adm/syslog
    -- /var/adm/syslog/syslog.log

 - If you want to monitor any other file, just change
   the ossec.conf and add a new localfile entry.
   Any questions about the configuration can be answered
   by visiting us online at http://www.ossec.net .


   --- Press ENTER to continue ---



5- Installing the system
 - Running the Makefile

 *** Making zlib (by Jean-loup Gailly and Mark Adler)  ***
        cc -c -g -Wall -I../../ -I../../headers  -DDEFAULTDIR=\"/var/
ossec\" -DLOCAL -DUSE_OPENSSL -DHPUX -D_XOPEN_SOURCE_EXTENDED -
DHIGHFIRST -D_REENTRANT    -DARGV0=\"zlib\" -DXML_VAR=\"var\" -
DOSSECHIDS *.c
(Bundled) cc: warning 480: The -g option is available only with the C/
ANSI C product; ignored.
adler32.c:
(Bundled) cc: "adler32.c", line 72: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "adler32.c", line 73: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "adler32.c", line 75: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "adler32.c", line 76: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "adler32.c", line 90: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "adler32.c", line 91: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "adler32.c", line 92: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "adler32.c", line 104: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 105: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 119: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 120: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 138: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 141: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 142: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 143: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 144: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 144: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 145: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 145: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 146: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 146: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 147: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "adler32.c", line 147: error 1701: Unsigned suffix is
an  ANSI feature.
compress.c:
crc32.c:
(Bundled) cc: "crc32.h", line 8: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 8: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 8: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 8: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 8: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 9: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 9: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 9: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 9: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 9: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 10: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 10: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 10: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 10: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 10: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 11: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 11: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 11: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 11: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 11: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 12: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 12: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 12: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 12: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 12: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 13: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 13: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 13: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 13: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 13: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 14: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 14: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 14: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 14: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 14: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 15: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 15: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 15: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 15: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 15: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 16: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 16: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 16: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 16: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 16: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 17: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 17: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 17: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 17: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 17: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 18: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 18: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 18: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 18: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 18: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 19: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 19: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 19: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 19: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 19: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 20: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 20: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 20: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 20: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 20: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 21: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 21: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 21: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 21: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 21: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 22: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 22: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 22: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 22: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 22: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 23: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 23: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 23: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 23: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 23: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 24: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 24: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 24: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 24: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 24: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 25: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 25: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 25: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 25: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 25: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 26: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 26: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 26: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 26: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 26: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 27: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 27: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 27: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 27: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "crc32.h", line 27: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: Panic 2161: Maximum allowed number of errors exceeded.
deflate.c:
(Bundled) cc: "deflate.c", line 584: error 1588: "NULL" undefined.
(Bundled) cc: "deflate.c", line 584: error 1563: Expression in if must
be scalar.
(Bundled) cc: "deflate.c", line 611: error 1563: Expression in if must
be scalar.
(Bundled) cc: "deflate.c", line 653: error 1588: "NULL" undefined.
(Bundled) cc: "deflate.c", line 653: error 1563: Expression in if must
be scalar.
(Bundled) cc: "deflate.c", line 681: error 1588: "NULL" undefined.
(Bundled) cc: "deflate.c", line 681: error 1563: Expression in if must
be scalar.
(Bundled) cc: "deflate.c", line 712: error 1588: "NULL" undefined.
(Bundled) cc: "deflate.c", line 712: error 1563: Expression in if must
be scalar.
gzio.c:
infback.c:
(Bundled) cc: "infback.c", line 54: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "infback.c", line 56: error 1701: Unsigned suffix is an
ANSI feature.
(Bundled) cc: "infback.c", line 291: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 293: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 352: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 354: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 356: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 371: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 392: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 411: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 418: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 425: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 477: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 485: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 524: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 531: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 539: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "infback.c", line 557: error 1701: Unsigned suffix is
an  ANSI feature.
inffast.c:
(Bundled) cc: "inffast.c", line 115: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inffast.c", line 116: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inffast.c", line 147: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inffast.c", line 175: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inffast.c", line 262: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inffast.c", line 272: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inffast.c", line 291: error 1701: Unsigned suffix is
an  ANSI feature.
inflate.c:
(Bundled) cc: "inflate.c", line 116: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 335: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 342: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 610: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 615: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 621: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 627: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 782: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 784: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 839: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 841: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 843: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 858: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 879: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 898: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 905: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 912: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 958: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 966: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 996: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 1003: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 1011: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 1029: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 1104: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 1345: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inflate.c", line 1362: error 1701: Unsigned suffix is
an  ANSI feature.
inftrees.c:
(Bundled) cc: "inftrees.c", line 208: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inftrees.c", line 233: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inftrees.c", line 234: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inftrees.c", line 242: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inftrees.c", line 279: error 1701: Unsigned suffix is
an  ANSI feature.
(Bundled) cc: "inftrees.c", line 314: error 1701: Unsigned suffix is
an  ANSI feature.
trees.c:
uncompr.c:
zutil.c:
*** Error exit code 7

Stop.
        cp -pr zlib.h zconf.h ../../headers/
        cp -pr libz.a ../
cp: cannot access libz.a: No such file or directory
*** Error exit code 1

Stop.



 *** Making os_xml ***

        cc -DXML_VAR=\"var\" -g -Wall -I../ -I../headers  -DDEFAULTDIR=
\"/var/ossec\" -DLOCAL -DUSE_OPENSSL -DHPUX -D_XOPEN_SOURCE_EXTENDED -
DHIGHFIRST -D_REENTRANT    -DARGV0=\"os_xml\" -DXML_VAR=\"var\" -
DOSSECHIDS -c os_xml.c os_xml_access.c os_xml_node_access.c
os_xml_variables.c os_xml_writer.c
(Bundled) cc: warning 480: The -g option is available only with the C/
ANSI C product; ignored.
os_xml.c:
(Bundled) cc: "/usr/include/time.h", line 472: error 1000: Unexpected
symbol: "d".
(Bundled) cc: "/usr/include/time.h", line 472: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 63: error 1000: Unexpected
symbol: "d".
(Bundled) cc: "../headers/defs.h", line 79: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 83: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 87: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 91: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 105: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 106: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 107: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 108: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 158: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 166: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 167: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 176: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 177: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 192: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 193: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 231: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 248: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 249: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 250: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 251: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 252: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 265: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/help.h", line 18: warning 5: "const" will
become a keyword.
(Bundled) cc: "../headers/help.h", line 18: error 1000: Unexpected
symbol: "char".
(Bundled) cc: "../headers/help.h", line 18: error 1506: Parameters
allowed in function definition only.
(Bundled) cc: "../headers/shared.h", line 122: error 1000: Unexpected
symbol: "u_int32_t".
(Bundled) cc: "../headers/shared.h", line 122: error 1584:
Inconsistent type declaration: "uint32_t".
(Bundled) cc: "../headers/shared.h", line 122: warning 525:
Redeclaration of identifier "uint32_t".
(Bundled) cc: "../headers/shared.h", line 186: error 1000: Unexpected
symbol: "d".
(Bundled) cc: "../headers/debug_op.h", line 33: warning 5: "const"
will become a keyword.
(Bundled) cc: "../headers/debug_op.h", line 33: error 1000: Unexpected
symbol: "char".
(Bundled) cc: "../headers/debug_op.h", line 35: warning 5: "const"
will become a keyword.
(Bundled) cc: error 2017: Cannot recover from earlier errors,
terminating.
os_xml_access.c:
(Bundled) cc: "os_xml.h", line 20: error 1000: Unexpected symbol: "d".
(Bundled) cc: "os_xml.h", line 60: error 1000: Unexpected symbol:
"OS_XML".
(Bundled) cc: "os_xml.h", line 60: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 60: error 1573: Type of "lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 63: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 63: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 63: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 66: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 66: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 66: error 1573: Type of "node" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 72: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 72: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 72: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 75: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 75: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 75: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 78: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 78: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 78: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 81: error 1000: Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors,
terminating.
os_xml_node_access.c:
(Bundled) cc: "os_xml.h", line 20: error 1000: Unexpected symbol: "d".
(Bundled) cc: "os_xml.h", line 60: error 1000: Unexpected symbol:
"OS_XML".
(Bundled) cc: "os_xml.h", line 60: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 60: error 1573: Type of "lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 63: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 63: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 63: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 66: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 66: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 66: error 1573: Type of "node" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 72: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 72: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 72: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 75: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 75: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 75: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 78: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 78: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 78: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 81: error 1000: Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors,
terminating.
os_xml_variables.c:
(Bundled) cc: "os_xml.h", line 20: error 1000: Unexpected symbol: "d".
(Bundled) cc: "os_xml.h", line 60: error 1000: Unexpected symbol:
"OS_XML".
(Bundled) cc: "os_xml.h", line 60: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 60: error 1573: Type of "lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 63: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 63: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 63: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 66: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 66: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 66: error 1573: Type of "node" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 72: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 72: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 72: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 75: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 75: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 75: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 78: error 1000: Unexpected symbol: "*".
(Bundled) cc: "os_xml.h", line 78: error 1705: Function prototypes are
an ANSI feature.
(Bundled) cc: "os_xml.h", line 78: error 1573: Type of "_lxml" is
undefined due to an illegal declaration.
(Bundled) cc: "os_xml.h", line 81: error 1000: Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors,
terminating.
os_xml_writer.c:
(Bundled) cc: "/usr/include/time.h", line 472: error 1000: Unexpected
symbol: "d".
(Bundled) cc: "/usr/include/time.h", line 472: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 63: error 1000: Unexpected
symbol: "d".
(Bundled) cc: "../headers/defs.h", line 79: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 83: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 87: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 91: error 1004: Unexpected end
of line.
(Bundled) cc: "../headers/defs.h", line 105: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 106: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 107: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 108: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 158: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 166: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 167: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 176: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 177: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 192: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 193: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 231: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 248: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 249: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 250: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 251: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 252: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/defs.h", line 265: error 1004: Unexpected
end of line.
(Bundled) cc: "../headers/help.h", line 18: warning 5: "const" will
become a keyword.
(Bundled) cc: "../headers/help.h", line 18: error 1000: Unexpected
symbol: "char".
(Bundled) cc: "../headers/help.h", line 18: error 1506: Parameters
allowed in function definition only.
(Bundled) cc: "../headers/shared.h", line 122: error 1000: Unexpected
symbol: "u_int32_t".
(Bundled) cc: "../headers/shared.h", line 122: error 1584:
Inconsistent type declaration: "uint32_t".
(Bundled) cc: "../headers/shared.h", line 122: warning 525:
Redeclaration of identifier "uint32_t".
(Bundled) cc: "../headers/shared.h", line 186: error 1000: Unexpected
symbol: "d".
(Bundled) cc: "../headers/debug_op.h", line 33: warning 5: "const"
will become a keyword.
(Bundled) cc: "../headers/debug_op.h", line 33: error 1000: Unexpected
symbol: "char".
(Bundled) cc: "../headers/debug_op.h", line 35: warning 5: "const"
will become a keyword.
(Bundled) cc: error 2017: Cannot recover from earlier errors,
terminating.
*** Error exit code 5

Stop.

Error Making os_xml
*** Error exit code 1

Stop.

 Error 0x5.
 Building error. Unable to finish the installation.




Is there something else I need to do here?

Here's uname output:

# uname -a
HP-UX xxxx B.11.11 U 9000/800 502886545 unlimited-user license

Reply via email to