Subject: port-pmax/8565: SCSI_SILENT undeclared for pmax scsi
To: None <gnats-bugs@gnats.netbsd.org>
From: None <erik@mediator.uni-c.dk>
List: netbsd-bugs
Date: 10/06/1999 04:21:00
>Number:         8565
>Category:       port-pmax
>Synopsis:       SCSI_SILENT undeclared for pmax scsi
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-pmax-maintainer (NetBSD/pmax Portmaster)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct  6 04:20:01 1999
>Last-Modified:
>Originator:     Erik Bertelsen
>Organization:
	
>Release:        NetBSD-current 5 Oct 1999
>Environment:
	
System: NetBSD sockdev.uni-c.dk 1.4K NetBSD 1.4K (SOCKDEV) #94: Thu Sep 30 20:33:27 CEST 1999 erik@sockdev.uni-c.dk:/usr/src/sys/arch/pmax/compile/SOCKDEV pmax


>Description:
	After recent updates of "normal" SCSI driver framework, the pmax
	private version was botched. This was mentioned on the mailing
	lists, but no solution was provided. This PR is a reminder to
	request a solution, as no current pmax kernels can be built (at
	least not with scsi).
>How-To-Repeat:
	Configure and build a kernel and observe:
	cc  -O2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Wno-main -G 0  -mno-abicalls -mno-half-pic -I. -I../../../../arch -I../../../.. -nostdinc -DMIPS1 -DHZ=256 -DMAXUSERS=64 -D_KERNEL -Dpmax  -c ../../../../arch/pmax/dev/rz.c
	../../../../arch/pmax/dev/rz.c: In function `rzready':
	../../../../arch/pmax/dev/rz.c:372: `SCSI_SILENT' undeclared (first use in this function)
	../../../../arch/pmax/dev/rz.c:372: (Each undeclared identifier is reported only once
	../../../../arch/pmax/dev/rz.c:372: for each function it appears in.)
	../../../../arch/pmax/dev/rz.c: In function `rz_cdsize':
	../../../../arch/pmax/dev/rz.c:1321: `SCSI_DATA_IN' undeclared (first use in this function)
	../../../../arch/pmax/dev/rz.c:1321: `SCSI_SILENT' undeclared (first use in this function)
	../../../../arch/pmax/dev/rz.c: In function `rz_command':
	../../../../arch/pmax/dev/rz.c:1388: `SCSI_SILENT' undeclared (first use in this function)
	../../../../arch/pmax/dev/rz.c:1406: `SCSI_DATA_IN' undeclared (first use in this function)
	../../../../arch/pmax/dev/rz.c: In function `rz_mode_sense':
	../../../../arch/pmax/dev/rz.c:1469: `SCSI_DATA_IN' undeclared (first use in this function)
	../../../../arch/pmax/dev/rz.c:1469: `SCSI_SILENT' undeclared (first use in this function)
	*** Error code 1


regards
Erik Bertelsen
>Fix:
>Audit-Trail:
>Unformatted: