This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: undefined ifr_ifindex problem


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]