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

--A6N2fC+uXW/VQSAv
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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=20
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline=20
> -Wcast-qual  -fformat-extensions -std=3Dc99  -nostdinc -I-  -I.=20
> -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica=20
> -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter=20
> -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath=20
> -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm=20
> -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D8000 =20
> -mno-align-long-strings -mpreferred-stack-boundary=3D2 -ffreestanding=20
> -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.

--=20
Simon L. Nielsen
FreeBSD Documentation Team

--A6N2fC+uXW/VQSAv
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

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

--A6N2fC+uXW/VQSAv--



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