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=8914>. 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=8914 Cannot compile on Tru64unix v4.0G ------- Additional Comments From [EMAIL PROTECTED] 2002-07-23 17:21 ------- The problem is that autoconf is incorrectly determining that Tru64 has support for SO_ACCEPTFILTER. From my initial reading of the autoconf macro, I don't see why that is happening, because SO_ACCEPTFILTER doesn't exist in sys/socket.h. However, as a quick work-around, just edit srclib/apr/include/apr.h, and set APR_HAVE_SO_ACCEPTFILTER to 0. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
