kernel make error in if_wi.o

Kris Kennaway kris at obsecurity.org
Thu Jan 6 21:24:46 PST 2005


On Thu, Jan 06, 2005 at 09:53:31PM -0700, lucas reddinger wrote:
> http://marc.theaimsgroup.com/?l=freebsd-questions&m=101558914511003&w=2
> 
> I see the same problem in that post, however it was unanswered. I
> installed 5.3-R with 5.3-R kernel sources. During a make in
> /usr/src/sys/i386/compile/PASSION:
> 
> if_wi.o(.text+0x4150): In function `wi_set_cfg':
> : undefined reference to `ieee80211_cfgset'
> if_wi.o(.text+0x4e02): In function `wi_newstate':
> : undefined reference to `ieee80211_state_name'
> if_wi.o(.text+0x52c8): In function `wi_dump_pkt':
> : undefined reference to `ieee80211_dump_pkt'

Your kernel is missing something mandatory.  Go back to GENERIC or
compare it to find out what you omitted.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050106/af235d4c/attachment.bin


More information about the freebsd-questions mailing list