darcs patch: s6_addr32 is undefined on darwin. Added an AC check a...

Ian Lynagh igloo at earth.li
Wed Jun 27 07:50:30 EDT 2007


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



More information about the Libraries mailing list