I am having problems building mod_ssl 2.7.1-1.3.14 on HP-UX 11.
The messages I get when I run the mod_ssl configure command using the HP
ANSI C compiler are:
Configuring mod_ssl/2.7.1 for Apache/1.3.14
+ Apache location: ../apache_1.3.14 (Version 1.3.14)
+ OpenSSL location: ../openssl-0.9.6
+ Auxiliary patch tool: ./etc/patch/patch (local).../
The end character on the line right above this line cycles around through
different characters but after a few seconds stops cycling and starts giving
messages that the /tmp file system is full. It is 250 MB and fills up
almost immediately so I end up having to kill the configure process because
it runs /tmp out of disk space. The file that grows huge very quickly is
called: pxdbg11360 (pxdb[a-h]11360 all exist) and appears to be generated by
the build of the "patch" package.
I get the following messages below when I build the "patch" package manually
using "./configure" in the etc/patch subdirectory:
loading cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc ) works... yes
checking whether the C compiler (cc ) is a cross-compiler... no
checking whether we are using GNU C... no
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for working const... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking return type of signal handlers... void
checking for ANSI C header files...
And then I get a "/tmp File System Full" message because all 250MB of /tmp
are used up by pxdbg11360. I increased /tmp to over 1.5GB and it filled it
up with no better success.
I tried using a couple of different "patch" packages (using
--with-patch=.... in the "configure" command for mod_ssl) instead of the
version of "patch" that it tries to build but both HP's and Gnu's crash out
with a slew of errors that indicate none of the patches successfully applied
and that it can't find "ssl".
Any suggestions you have would be greatly appreciated.
Mark Kenney
[EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]