Previous Topic: Excluded Features on HP-UX

Next Topic: Apache 2.0 Web Server and ServletExec 5.0 on HP-UX 11i (29517, 28446)

Apache 1.3.28 Web Server Installation Fails on HP-UX 11i (28327) (28302)

When you install the Apache 1.3.28 Web Server on HP-UX 11i, the installation program fails and issues a parsing error in the socket.h file during gmake. You can resolve this issue doing one of the following:

To rename the types.h header file

  1. Rename the types.h header file that comes with the gcc installation to types.old.

    Note: The file is located in usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/sys

  2. Move the types.h system header file from /usr/include/sys to the latter directory.

To compile Apache using the native HP compiler

  1. Export and set the variable CC to the following: cc -Ae +02
  2. Run the Apache configuration script.
  3. Run gmake.


Copyright © 2010 CA. All rights reserved. Email CA about this topic