X-Spam-Check-By: sourceware.org Message-ID: <44875583.C5320FE0@dessent.net> Date: Wed, 07 Jun 2006 15:38:59 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: UNIX Network Programming (unpve13e) make failing (AF_INET6 undeclared). References: <1149719717 DOT 448754a5f19e6 AT webmail DOT atlas DOT pipex DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com huw AT huwdlloyd DOT 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/