Turns out I need the latest and greatest version of msf on my ubuntu portable for work, so I've been following the instructions on their site which (I have to say so far) are pretty good.<br>In compiling lorcon, however, I noted a couple of warnings that I cannot quite interpret and am hoping someone here can help with - <br>
<br>checking for linux/if_arp.h usability... no<br>checking for linux/if_arp.h presence... yes<br>configure: WARNING: linux/if_arp.h: present but cannot be compiled<br>configure: WARNING: linux/if_arp.h: check for missing prerequisite headers?<br>
configure: WARNING: linux/if_arp.h: see the Autoconf documentation<br>configure: WARNING: linux/if_arp.h: section "Present But Cannot Be Compiled"<br>configure: WARNING: linux/if_arp.h: proceeding with the preprocessor's result<br>
configure: WARNING: linux/if_arp.h: in the future, the compiler will take precedence<br>checking for linux/if_arp.h... yes<br><br>checking for linux/wireless.h usability... no<br>
checking for linux/wireless.h presence... yes<br>configure: WARNING: linux/wireless.h: present but cannot be compiled<br>configure: WARNING: linux/wireless.h: check for missing prerequisite headers?<br>configure: WARNING: linux/wireless.h: see the Autoconf documentation<br>

configure: WARNING: linux/wireless.h: section "Present But Cannot Be Compiled"<br>
configure: WARNING: linux/wireless.h: proceeding with the preprocessor's result<br>
configure: WARNING: linux/wireless.h: in the future, the compiler will take precedence<br>
checking for linux/wireless.h... yes<br>
configure: WARNING: Missing libnl netlink library will not be able to control mac80211 vaps<br>no libnl/libnl doesn't have mac80211 support<br><br>I did check for these header files and they are on the system under /usr/src/linux-headers-2.6.32-25/include/linux/ (as well as under the 25-generic subdir)<br>
<br>Am I missing something else?<br><br>Thanks, as always for the input.<br><br>Jack<br>