You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/01/22 11:54:42 UTC

DO NOT REPLY [Bug 16317] New: - 64 bits build on HP-UX logs all IP addresses as 0.0.0.0

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16317>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16317

64 bits build on HP-UX logs all IP addresses as 0.0.0.0

           Summary: 64 bits build on HP-UX logs all IP addresses as 0.0.0.0
           Product: Apache httpd-2.0
           Version: 2.0.44
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: laurent@elanor.org


I've compiled Apache 2.0.43 and 2.0.44 on HP-UX 11.00 and 11.11i, using HP cc or
GCC.
When compiled 32 bits, it works fine.

When compiled 64 bits, all IP addresses in the logfiles appear as 0.0.0.0
Eg:
0.0.0.0 - - [22/Jan/2003:10:39:48 +0100] "GET / HTTP/1.1" 200 1505
0.0.0.0 - - [22/Jan/2003:10:39:48 +0100] "GET /apache_pb.gif HTTP/1.1" 200 2326

To build 64 bits, I just added "+DA2.0W" to the CFLAGS environment variable.

My last try with the HP compiler was with the last version w/ patches.
The GCC was from the package available on HP's website (3.2 prerelease).

I can provide more information if told what to look for :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org