Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 09:03:46 -0700
From:      Manfred Antar <mantar@pacbell.net>
To:        current@freebsd.org
Subject:   Current Kernel build broken
Message-ID:  <4.2.0.58.19990821090049.00a35b80@216.101.162.50>

next in thread | raw e-mail | index | archive | help
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.

=====================
||    mantar@pacbell.net       ||
||    Ph. (415) 681-6235        ||
=====================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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