On Saturday, April 30, 2005 at 8:31:14 PM +0200, Hrvoje Niksic wrote: > Alain Guibert <[EMAIL PROTECTED]> writes: >> On Friday, April 29, 2005 at 2:15:55 PM +0200, Hrvoje Niksic wrote: >>> The problem was that the check for sockaddr_in6 set ipv6 to "yes" if >>> successful, overriding other tests that set it to no. This patch >>> should fix the problem. >> I can't confirm, stuck in auto-requirement I don't know how to solve >> whithout breaking other things.
Autoconf 2.59 installation was difficult for me, with required Perl upgrade from 5.003.07 to 5.8.6 failing some tests and filling my $HOME, but with your helpfull explanations I succeeded. Thank you very much! I can now confirm: Alpha3+configure.in patch builds cleanly on Debian Bo even without --disable-ipv6: | checking for getaddrinfo... no | configure: Disabling IPv6 support: your system does not support getaddrinfo(3) Thank you again, Hrvoje! Alain.
