Re: Errors compiling kernel...

2000-01-28 Thread Soren Schmidt

It seems Will Andrews wrote:
 On Thu, Jan 27, 2000 at 07:31:50PM -0500, Donn Miller wrote:
  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
 
 Soren Schmidt (sos) made some recent commits to the ATA driver. Perhaps
 these problems are the result.

Yup, braino on my part, fixed now.

-Søren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Errors compiling kernel...

2000-01-27 Thread Will Andrews

On Thu, Jan 27, 2000 at 07:31:50PM -0500, Donn Miller wrote:
 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

Soren Schmidt (sos) made some recent commits to the ATA driver. Perhaps
these problems are the result.

-- 
Will Andrews [EMAIL PROTECTED]
GCS/E/S @d- s+:++:- a---+++ C++ UB P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP t++ 5 X++ R+ tv+ b++ DI+++ D+ 
G+ e- h! r--+++ y?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message