X-Spam-Check-By: sourceware.org Message-ID: <1d9535c10703200430v43bd4192t938336592b1ad72c@mail.gmail.com> Date: Tue, 20 Mar 2007 12:30:11 +0100 From: "Domen Vrankar" To: cygwin AT cygwin DOT com Subject: undefined ifr_ifindex problem MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I am building a program in Cygwin and I get the folowing errors error: structure has no member named `ifr_ifindex' error: `PF_PACKET' undeclared (first use in this function) error: `ETH_P_ALL' undeclared (first use in this function) error: `SIOCGIFINDEX' undeclared (first use in this function) error: `AF_PACKET' undeclared (first use in this function) I think that it has something to do with Linux ethernet settings. Do I need a new package for this to work under Cygwin? Is this supported in Cygwin? r. Domen -- 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/