2009/9/20 Arkady Tokaev <tok...@hotmail.com>:
>
> After hours of
> # make buildkernel KERNCONF=MYKERNEL
>
> I see this:
> ...
> linking kernel.debug
> if_ural.o(.text+0x743): In function `ural_free_tx_list':
> /usr/src/sys/dev/usb/if_ural.c:627: undefined reference to 
> `ieee80211_free_node'

<snip>

rum and ural are wireless cards, but you have the wlan options
commented out. You need to either remove them or add the wlan section
back.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to