From owner-freebsd-current Thu Jan 27 16:32:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id C800315906 for ; Thu, 27 Jan 2000 16:32:17 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 7458 invoked from network); 28 Jan 2000 00:32:12 -0000 Received: from lcm97.cvzoom.net (208.230.69.97) by ns.cvzoom.net with SMTP; 28 Jan 2000 00:32:12 -0000 Date: Thu, 27 Jan 2000 19:31:50 -0500 (EST) From: Donn Miller To: current@freebsd.org Subject: Errors compiling kernel... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently cvsup'd the sources (around Thu Jan 27 19:30:48 EST 2000), and I'm getting these errors compiling the kernel: cc -c -mpentium -O3 -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/ata/atapi-all.c ../../dev/ata/atapi-all.c: In function `atapi_attach': ../../dev/ata/atapi-all.c:96: syntax error before `}' *** Error code 1 Stop in /usr/src/sys/compile/CUSTOM. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message