Subject: Re: sockaddr_in6 on netware

Re: sockaddr_in6 on netware

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2005-05-16

On Mon, 16 May 2005, codemastr wrote:

> The one I'm referring to is the sockaddr_in6 redefinition. Does anyone have
> any ideas about that? I do have a configure check to find sockaddr_in6, and
> apparently it's failing on Netware. Is it in some different header? All of
> the other messages it reported should now be fixed, however I'm just not
> sure what is causing the sockaddr_in6 messages. Perhaps a config.log output
> would help.

The Netware build doesn't use configure, it uses a set config.h file so it
should be rather easy to add a HAVE_STRUCT_SOCKADDR_IN6 define (or similar).

-- 
   c-ares -- my preferred DNS asynch resolver library
_______________________________________________
http://cool.haxx.se/mailman/listinfo/c-ares
Received on Mon May 16 22:29:00 2005