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]

undefined ifr_ifindex problem


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/


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