This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: UNIX Network Programming (unpve13e) make failing (AF_INET6 undeclared).
- From: Brian Dessent <brian at dessent dot net>
- To: cygwin at cygwin dot com
- Date: Wed, 07 Jun 2006 15:38:59 -0700
- Subject: Re: UNIX Network Programming (unpve13e) make failing (AF_INET6 undeclared).
- References: <1149719717.448754a5f19e6@webmail.atlas.pipex.net>
- Reply-to: cygwin at cygwin dot com
huw@huwdlloyd.com wrote:
> get_ifi_info.c: In function `get_ifi_info':
> get_ifi_info.c:143: error: `AF_INET6' undeclared (first use in this function)
> get_ifi_info.c:143: error: (Each undeclared identifier is reported only once
> get_ifi_info.c:143: error: for each function it appears in.)
> get_ifi_info.c:145: error: invalid application of `sizeof' to incomplete type
> `sockaddr_in6'
Cygwin does not support IPv6.
Brian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/