On Friday 21 April 2006 12:24 am, Erich Dollansky wrote: > Hi, > > ist looks to me that this is still true for a 32 bit kernel. > > http://lists.freebsd.org/pipermail/freebsd-amd64/2005-July/005592.html > > This error message appears > > if_ural.o(.text+0x205): In function `ural_next_scan': > /usr/src/sys/dev/usb/if_ural.c:699: undefined reference to > `ieee80211_next_scan'*** Error code 1 > > as long as "device wlan" is not defined.
Well, yes. The wifi drivers (wi, ath, ral, ural, iwi, and ipw) require 'device wlan'. -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

