buildkernel failure on i386
Dimitry Andric
dimitry at andric.com
Thu Sep 25 21:05:24 UTC 2008
Anton Shterenlikht wrote:
> I installed 7.0-stable on i386 box, cvsup current sources,
> and built world - no problems there.
>
> When I try to build kernel, I get:
...
> linking kernel.debug
> if_ural.o(.text+0x511): In function `ural_free_tx_list':
> /usr/src/sys/dev/usb/if_ural.c:669: undefined reference to `ieee80211_free_node'
It looks like you're linking if_ral static. If so, do you also have at
least device wlan (and possibly other wlan_xxx devices) enabled in your
kernel configuration?
More information about the freebsd-current
mailing list