X-Spam-Check-By: sourceware.org Date: Thu, 22 Mar 2007 16:32:41 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: undefined ifr_ifindex problem Message-ID: <20070322153241.GK4786@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1d9535c10703200430v43bd4192t938336592b1ad72c AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1d9535c10703200430v43bd4192t938336592b1ad72c@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mar 20 12:30, Domen Vrankar wrote: > Hi, > > I am building a program in Cygwin and I get the folowing errors > > error: structure has no member named `ifr_ifindex' Not yet supported. This only exists in the current developer snapshots. > error: `PF_PACKET' undeclared (first use in this function) PF_PACKET is not supported in Cygwin. I'm thinking of implementing the device packet interface at one point, but that's just idle musing so far. > 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? The application you're trying to build is Linux specific. It won't work on Cygwin. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/