Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 15:40:13 +0200
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        Drew Broadley <drew@corrupt.co.nz>
Cc:        current@freebsd.org
Subject:   Re: Error while "buildkernel" with latest cvsup src - 5.2.1
Message-ID:  <20040620134013.GB826@zaphod.nitro.dk>
In-Reply-To: <40D58B84.7080201@corrupt.co.nz>
References:  <40D58B84.7080201@corrupt.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA1ZO9h9pcDSc1mlERAqIWAKCp1F+KCE3oUBTn79AJb4GXiHmb+ACdFLAE
jjl2BOamL7Qb2ngFFORMetg=
=/J/g
-----END PGP SIGNATURE-----

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