
27 Jun
2007
27 Jun
'07
7:50 a.m.
On Wed, Jun 27, 2007 at 01:43:30PM +0200, Thomas Schilling wrote:
Uh. It might be that the autoconf check doesn't work, or is implementod the wrong way. What is the output of configure?
[...] checking for in_addr_t in netinet/in.h... yes checking for s6_addr32 in netinet6/in6.h... no checking for getaddrinfo... yes [...] I have no netinet6 directory, and all my in6.h's are in linux directories. It looks like my netinet/in.h does define s6_addr32, but that doesn't mean that's portable of course. Thanks Ian