Buildkernel failure
Matthew Dillon
dillon at apollo.backplane.com
Mon Sep 27 16:52:11 PDT 2004
:if_wi.o: In function `wi_dump_pkt':
:/usr/src/sys/dev/netif/wi/if_wi.c:2733: undefined reference to `ieee80211_dump_pkt'
:
:Can anybody offer a clue to what's going on here?
:--
:Derek Tattersall dlt at xxxxxxxxxx
: dlt666 at xxxxxxxxx
Yah, there's a separate 802_11 infrastructure which must be specified in
your kernel config now. Add:
device wlan
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Kernel
mailing list