DragonFly BSD
DragonFly kernel List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Buildkernel failure


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 Sep 2004 16:50:27 -0700 (PDT)

: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@xxxxxxxxxx 
:					 dlt666@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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]