Error while "buildkernel" with latest cvsup src - 5.2.1

Simon L. Nielsen simon at FreeBSD.org
Sun Jun 20 13:40:18 GMT 2004


On 2004.06.21 01:05:08 +1200, Drew Broadley wrote:
> rm -f hack.c
> sh /usr/src/sys/conf/newvers.sh EVOn800v
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs 
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
> -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. 
> -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica 
> -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter 
> -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath 
> -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm 
> -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000  
> -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding 
> -Werror  vers.c
> linking kernel
> if_ath.o(.text+0x6c): In function `ath_attach':
> : undefined reference to `ath_hal_attach'

Sounds like you have included ath but not ath_hal in your kernel
configuration?  If that's not the case you need to include more
details, e.g. like your kernel configuration file.

-- 
Simon L. Nielsen
FreeBSD Documentation Team
-------------- 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-current/attachments/20040620/7ad52ab0/attachment.bin


More information about the freebsd-current mailing list