]> The Tcpdump Group git mirrors - libpcap/commit
It appears that, at least with the 2.6.27.5 kernel (and maybe the 2.6.27
authorguy <guy>
Sun, 14 Dec 2008 20:17:14 +0000 (20:17 +0000)
committerguy <guy>
Sun, 14 Dec 2008 20:17:14 +0000 (20:17 +0000)
commitad46bc2135db2c141bd8a4546fb4592ab5e0d288
treed3f96cf4f0928108a922e07b30456b217738c330
parent4486bda92d577ba29896dff02c32bc4fcdfea2f2
It appears that, at least with the 2.6.27.5 kernel (and maybe the 2.6.27
kernel in general), <linux/wireless.h> includes <net/if.h> and you get
multiple-definition errors if you include <net/if.h> before it.  When
checking for linux/wireless.h, try first without net/if.h and then with
net/if.h.
configure
configure.in