Error linking MYKERNEL
    Rob Farmer 
    rfarmer at predatorlabs.net
       
    Mon Sep 21 05:36:50 UTC 2009
    
    
  
2009/9/20 Arkady Tokaev <tokaev at 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.
    
    
More information about the freebsd-questions
mailing list