Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 1998 11:41:58 -0800 (PST)
From:      Manfred Antar <root@mantar.slip.netcom.com>
To:        current@FreeBSD.ORG
Subject:   current kernel build fails
Message-ID:  <Pine.BSF.3.96.980201112726.1870A-100000@mantar.slip.netcom.com>

next in thread | raw e-mail | index | archive | help

new version of scsi_ioctl.c breaks kernel build :
this is with a SMP machine with scsi disk, scsi tape,an scsi cdrom
and a Buslogic 74xB SCSI host adapter, no ide.

this is the version: scsi_ioctl.c,v 1.28 1998/02/01 04:13:00
older version works: scsi_ioctl.c,v 1.27 1997/12/02 21:07:01

cc -c -O2 -pipe -m486 -fno-strength-reduce
-Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline
-Wuninitialized  -nostdinc -I- -I. -I../.. -I../../../include
-DPQ_LARGECACHE -DLKM -DSYSVSMG -DSYSVIPC -DCLK_USE_I586_CALIBRATION
-DKERNEL -include opt_global.h  ../../scsi/scsi_ioctl.c
../../scsi/scsi_ioctl.c: In function `scsi_do_ioctl':
../../scsi/scsi_ioctl.c:259: `SCSIOCGETDEVINFO' undeclared (first use this
function)
../../scsi/scsi_ioctl.c:259: (Each undeclared identifier is reported only
once
../../scsi/scsi_ioctl.c:259: for each function it appears in.)
../../scsi/scsi_ioctl.c:370: dereferencing pointer to incomplete type
../../scsi/scsi_ioctl.c:370: dereferencing pointer to incomplete type
../../scsi/scsi_ioctl.c:371: dereferencing pointer to incomplete type
../../scsi/scsi_ioctl.c:373: dereferencing pointer to incomplete type
*** Error code 1

Manfred

==============================
||    mantar@netcom.com     ||
||    Ph. (415) 681-6235    ||
==============================




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980201112726.1870A-100000>