Hi,

John Baldwin wrote:
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'.

'ural' could be the culprit. It was still defined well hidden inside the USB support.

Thanks!

Erich
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to