Subject: Re: ares_parse_aaaa_reply patch

Re: ares_parse_aaaa_reply patch

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2005-03-11

On Fri, 11 Mar 2005, Daniel Stenberg wrote:

I've now built it fine with the mingw win32 cross-compiler on Linux. I needed
to tweak the configure stuff slightly, but nothing much.

FYI, the configure output then includes the following towards the end:

checking winsock.h usability... yes
checking winsock.h presence... yes
checking for winsock.h... yes
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking for PF_INET6... yes
checking for AF_INET6... yes
checking for struct in6_addr... no

... it seems struct in6_addr is declared in ws2tcpip.h and we don't check nor
include that.

-- 
          -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
_______________________________________________
http://cool.haxx.se/mailman/listinfo/c-ares
Received on Fri Mar 11 09:26:27 2005