Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 18:17:16 -0700 (PDT)
From:      william woods <wwoods@cybcon.com>
To:        freebsd-current@freebsd.org
Subject:   Kernel compile died.....
Message-ID:  <XFMail.990821181716.wwoods@cybcon.com>

next in thread | raw e-mail | index | archive | help
This is my kernel compile error and where it died....


--------------------------------------------
e -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../..
-I../../../include  -DKERNEL -include opt_global.h -elf  ../../dev/aha/aha.c
cc -c -O -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_global.h -elf  ../../dev/aic7xxx/aic7xxx.c
cc -c -O -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_global.h -elf  ../../dev/aic7xxx/93cx6.c
cc -c -O -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_global.h -elf  ../../dev/buslogic/bt.c
cc -c -O -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_global.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
target type
../../dev/dpt/dpt_scsi.c: In function `dpt_detect_cache':
../../dev/dpt/dpt_scsi.c:496: warning: cast discards `volatile' from pointer
target type
../../dev/dpt/dpt_scsi.c: In function `dpt_init':
../../dev/dpt/dpt_scsi.c:1187: warning: cast discards `volatile' from pointer
target type
../../dev/dpt/dpt_scsi.c: In function `dpt_attach':
../../dev/dpt/dpt_scsi.c:1410: warning: implicit declaration of function
`EVENTHANDLER_REGISTER'
../../dev/dpt/dpt_scsi.c:1410: `shutdown_final' undeclared (first use in this
function)
../../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
this function)
*** Error code 1                      


----------------------------------
E-Mail: william woods <wwoods@cybcon.com>
Date: 21-Aug-99
Time: 18:16:14

This message was sent by XFMail
----------------------------------


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?XFMail.990821181716.wwoods>