On Sat, Dec 17, 2005 at 09:39:10AM -0500, Boys Santos wrote:
> I am trying to install httpd version 2.2.0 on an hp-ux 11.11
> pa-risc2.0-64bit box.
> 
> Following is the error from make:
> 
>        /bin/sh /tmp/httpd-2.2.0/srclib/apr/libtool --silent --mode=compile cc 
> -
> Ae +Z +DAportable -mt  +DD64 -DHAVE_CONFIG_H -DHPUX11 -D_REENTRANT 
> -D_XOPEN_SOUR
> CE_EXTENDED -D_LARGEFILE64_SOURCE   -I./include 
> -I/tmp/httpd-2.2.0/srclib/apr/in
> clude/arch/unix -I./include/arch/unix -I/tmp/httpd-2.2.0/srclib/apr/include  
> -o
> file_io/unix/open.lo -c file_io/unix/open.c && touch file_io/unix/open.lo
> cc: warning 441: Previous '+DA' or '+DD' option overridden by '+DD64' option.
> cc: "file_io/unix/open.c", line 115: error 1588: "O_LARGEFILE" undefined.
> *** Error exit code 1

That's pretty strange, configure has already checked that O_LARGEFILE is 
available.  Can you upload the srclib/apr/config.log file somewhere or 
send it to me privately?

Please also describe exactly how you ran configure.

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to