With current source tree as of 9 am pacific, I can no longer build a kernel :


cc -c -O2 -Os -pipe -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes
   -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions
  -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include 
opt_glob
al.h -elf  ../../dev/dpt/dpt_scsi.c
../../dev/dpt/dpt_scsi.c: In function `dpt_get_conf':
../../dev/dpt/dpt_scsi.c:389: warning: cast discards `volatile' from 
pointer tar
get type
../../dev/dpt/dpt_scsi.c: In function `dpt_detect_cache':
../../dev/dpt/dpt_scsi.c:496: warning: cast discards `volatile' from 
pointer tar
get type
../../dev/dpt/dpt_scsi.c: In function `dpt_init':
../../dev/dpt/dpt_scsi.c:1187: warning: cast discards `volatile' from 
pointer ta
rget type
../../dev/dpt/dpt_scsi.c: In function `dpt_attach':
../../dev/dpt/dpt_scsi.c:1410: warning: implicit declaration of function 
`EVENTH
ANDLER_REGISTER'
../../dev/dpt/dpt_scsi.c:1410: `shutdown_final' undeclared (first use in 
this fu
nction)
../../dev/dpt/dpt_scsi.c:1410: (Each undeclared identifier is reported only 
once
../../dev/dpt/dpt_scsi.c:1410: for each function it appears in.)
../../dev/dpt/dpt_scsi.c:1411: `SHUTDOWN_PRI_DEFAULT' undeclared (first use 
in t
his function)
*** Error code 1

Stop in /usr/src/sys/compile/pro2.

=====================
||    [EMAIL PROTECTED]       ||
||    Ph. (415) 681-6235        ||
=====================


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

Reply via email to