Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2006 17:14:43 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        J Hendriks <hendriks-j@wanadoo.nl>, ps@FreeBSD.org
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: Build kernel fails after cvsup  tag=RELENG_6_1
Message-ID:  <20060413141443.GA1013@ip.net.ua>
In-Reply-To: <11371598.1144936571284.JavaMail.www@wwinf6101>
References:  <11371598.1144936571284.JavaMail.www@wwinf6101>

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

--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Apr 13, 2006 at 03:56:11PM +0200, J Hendriks wrote:
> Hello i did a cvsup as of now and did a useual buildworld cycles on three=
 of my testing machines 2 p4 and 1 p3
>=20
> The all exited at the buildkernel part with the following error.
>=20
> cc -c -O -pipe -march=3Dpentium4 -Wall -Wredundant-decls -Wnested-externs=
 -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-=
qual  -fformat-extensions -std=3Dc99 -g -nostdinc -I-  -I. -I/usr/src/sys -=
I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/c=
ontrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/fre=
ebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_K=
ERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D800=
0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000  -m=
no-align-long-strings -mpreferred-stack-boundary=3D2  -mno-mmx -mno-3dnow -=
mno-sse -mno-sse2 -ffreestanding -Werror  /usr/src/sys/dev/bce/if_bce.c
> /usr/src/sys/dev/bce/if_bce.c: In function `bce_rx_intr':
> /usr/src/sys/dev/bce/if_bce.c:4093: error: structure has no member named =
`rxcycles'
> /usr/src/sys/dev/bce/if_bce.c: In function `bce_ioctl':
> /usr/src/sys/dev/bce/if_bce.c:4897: error: label `bce_ioctl_exit' used bu=
t not defined
> *** Error code 1
>=20
> Stop in /usr/obj/usr/src/sys/KRNL.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
> Stop in /usr/src.
>=20
> No special things in make.conf except CPUTYPE?=3Dp4 an p3 for the p3 mach=
ine
> the routine i use is=20
>=20
> cd /usr/src
> make cleanworld && make cleandir && make cleandir
> make -j2 buildworld && make buildkernel KERNCONF=3Dconfigfile=20
>=20
> First i thought it was the kernel config file so kopied GENERIC to KRNL a=
nd remove the 486 and 586 option and that is it but they still fail.
>=20
Your kernel has DEVICE_POLLING option which was broken in the driver.
I've committed a fix to HEAD, you can pull it up from here or wait
for it to be MFCed.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--YZ5djTAD1cGYuMQK
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFEPlzTqRfpzJluFF4RAhi0AJ98hfp6e0CJ8QWgXgRsaqUZ0wZPRACgk1GV
aniny43MwVvf77WeREuy8nY=
=glae
-----END PGP SIGNATURE-----

--YZ5djTAD1cGYuMQK--



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