Pier Fumagalli <[EMAIL PROTECTED]> writes:

> "Jeff Trawick" <[EMAIL PROTECTED]> wrote:
> 
> > The Solaris fixes were required to fix a hang in getaddrinfo().
> 
> Yeah, looked at the archive and patched the whole baby before posting...
> Didn't change the behavior...
> 
> > When I had the same symptom as Pier mentions above, the fix was to get
> > my IPv6 configuration straightened out.  None of my network interfaces
> > had IPv6 addresses, so attempting to connect to :: (in6addr_any)
> > resulted in ENETUNREACH.
> 
> Haha! :) Gotcha. So it's an IPv6 problem :) I don't have anything configured
> in IPv6 ATM, so that might be as well my problem... I'll try to figure out
> how to configure those, but at the same time, it would be cool to have in
> the autoconf for httpd a placeholder for --disable-ipv6 in autoconf for APR
> (if that solves the problem, will try!)

by placeholder... you mean something like this?

AC_ARG_ENABLE(ipv6,
  [  --disable-ipv6          Disable IPv6 support in APR and Apache] )

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to