Re: undefined ifr_ifindex problem

2007-03-22 Thread Corinna Vinschen
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 func

undefined ifr_ifindex problem

2007-03-20 Thread Domen Vrankar
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 func