Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2006 10:11:35 +0800
From:      Erich Dollansky <oceanare@pacific.net.sg>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Build Kernels fails with
Message-ID:  <444990D7.90701@pacific.net.sg>
In-Reply-To: <200604210850.46126.jhb@freebsd.org>
References:  <44485E99.4090605@pacific.net.sg> <200604210850.46126.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?444990D7.90701>