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 ------- Additional Comments From [EMAIL PROTECTED] 2003-01-22 12:58 ------- I compiled again, with just those arguments: export CFLAGS="+DA2.0W" ./configure --prefix=/test_apache/opt/httpd-2.0.44 \ --disable-ipv6 \ --localstatedir=/test_apache/var/httpd The problem is the same. Actually, there is no IPv6 installed on that system, so I hadn't thought about that. About debugging, if it's not too hard for you and if you don't mind explaining me how to do it, I'm ready to give it a try. I've never used debugging tools on Unix, but I do know a bit of C (I already had a look at the source to check if there weren't an obvious long to int cast that I would be lucky enough to notice :-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
