Date: Wed, 15 Sep 2004 13:14:36 -0600 From: "Elliot Finley" <lists@efinley.com> To: <freebsd-current@freebsd.org> Subject: make buildkernel failed Message-ID: <0cf301c49b58$3dd28290$32cba1cd@science1>
next in thread | raw e-mail | index | archive | help
ASUS P4P800, building from 5.3 Beta3 building for RELENG_5 about an hour ago. After cvsup about an hour ago and after a 'make buildworld' (which was successful), I did a 'make buildkernel' (didn't make any changes to GENERIC) with the following results: cc -O -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../in clude -finline-limit=8000 -fno-common -I/usr/obj/usr/src/sys/GENERIC -mno-a lign-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredund ant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoint er-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/idt/../../dev/idt/idt_harp.c /usr/src/sys/modules/idt/../../dev/idt/idt_harp.c: In function `idt_receive': /usr/src/sys/modules/idt/../../dev/idt/idt_harp.c:765: error: syntax error before ')' token *** Error code 1 Stop in /usr/src/sys/modules/idt. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Anyone else getting this? I've already re-cvsup-ed and didn't get any more changes. Thanks Elliot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0cf301c49b58$3dd28290$32cba1cd>