<br><br><div class="gmail_quote">On Sun, Oct 10, 2010 at 8:29 PM, Christopher Chan <span dir="ltr"><<a href="mailto:christopher.chan@bradbury.edu.hk">christopher.chan@bradbury.edu.hk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Monday, October 11, 2010 06:38 AM, Verde Denim wrote:<br>
> Turns out I need the latest and greatest version of msf on my ubuntu<br>
> portable for work, so I've been following the instructions on their site<br>
> which (I have to say so far) are pretty good.<br>
> In compiling lorcon, however, I noted a couple of warnings that I cannot<br>
> 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<br>
> result<br>
> configure: WARNING: linux/if_arp.h: in the future, the compiler will<br>
> 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<br>
> headers?<br>
> configure: WARNING: linux/wireless.h: see the Autoconf documentation<br>
> configure: WARNING: linux/wireless.h: section "Present But Cannot Be<br>
> Compiled"<br>
> configure: WARNING: linux/wireless.h: proceeding with the preprocessor's<br>
> result<br>
> configure: WARNING: linux/wireless.h: in the future, the compiler will<br>
> take precedence<br>
> checking for linux/wireless.h... yes<br>
> configure: WARNING: Missing libnl netlink library will not be able to<br>
> 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<br>
> /usr/src/linux-headers-2.6.32-25/include/linux/ (as well as under the<br>
> 25-generic subdir)<br>
><br>
> Am I missing something else?<br>
<br>
</div></div>Try to see if libnl-dev is installed for the mac80211 support 'error'.<br>
<br>
Then go ahead and run make dep and try to compile and see whether lorcon<br>
will compile or not.<br>
<font color="#888888"><br></font></blockquote><div>Chris<br>Thanks! That got rid of the mac80211 problem!<br>Any thoughts on the other two warnings concerning wireless.h and if_arp.h?<br><br>Jack <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888">
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>