Re: Missing header files

2008-04-15 Thread Robert Eckhoff
o compile targeting windows, getting the kernel source is probably the wrong way to go. ~Robert asterix gaul wrote: I am trying to compile wpa_supplicant for windows using cygwin. But the build fails due to missing header files in cygwin, like if_arp.h I could not find it in its default locati

Missing header files

2008-04-13 Thread asterix gaul
I am trying to compile wpa_supplicant for windows using cygwin. But the build fails due to missing header files in cygwin, like if_arp.h I could not find it in its default location i.e. /usr/include/net. I wonder if I need to install any specific package for getting these core network header