undefined ifr_ifindex problem
Domen Vrankar
domen.vrankar@gmail.com
Tue Mar 20 11:30:00 GMT 2007
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/
More information about the Cygwin
mailing list