On Fri, 31 Oct 2003, Swapan Gupta wrote: > > Hi, > > Is Apache2x supported on Sol6? > > When I try to build my Apache2 module on Sol6, I get the following > errors from within the apache2 include files: > "../../sun/apache2/include/apr.h", line 306: Error: socklen_t is not > defined. > "../../sun/apache2/include/apr_network_io.h", line 253: Error: The type > "sockaddr_in6" is incomplete.
Looks like a bug in Apache's APR library, not accounting for systems which do not have IPv6 capabilities. /dale
