Hello Hrvoje, On Friday, April 29, 2005 at 1:30:34 PM +0200, Hrvoje Niksic wrote:
>>| ptimer.c:143: `CLOCK_MONOTONIC' undeclared (first use in this function) > Does this this patch fix the problem? Yes: Alpha3+ptimer.c patch builds OK, and the binary works. Much thanks Hrvoje! >>| checking for getaddrinfo... no >>| checking for INET6 protocol support... yes > Does Wget build if you specify --disable-ipv6 on the command line? Yes: Alpha3 builds OK with --disable-ipv6, and the binary seems to work. 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. | cd . && autoconf | configure.in:33: error: Autoconf version 2.57 or higher is required for this script | configure.in:33: the top level | make: *** [configure] Error 1 Alain.
