From nobody@FreeBSD.ORG Fri Nov  5 05:55:57 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 9D468151FF; Fri,  5 Nov 1999 05:55:57 -0800 (PST)
Message-Id: <19991105135557.9D468151FF@hub.freebsd.org>
Date: Fri,  5 Nov 1999 05:55:57 -0800 (PST)
From: kugimoto@ntt-20.ecl.net
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Kernel fails to compile with isp0
X-Send-Pr-Version: www-1.0

>Number:         14721
>Category:       kern
>Synopsis:       Kernel fails to compile with isp0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mjacob
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov  5 06:00:00 PST 1999
>Closed-Date:    Mon Nov 15 11:16:10 PST 1999
>Last-Modified:  Mon Nov 15 11:16:40 PST 1999
>Originator:     Takeshi Kugimoto
>Release:        FreeBSD-2.2.8-STABLE
>Organization:
NTT Network Innovations Labs.
>Environment:
FreeBSD 2.2.8-STABLE/i386

>Description:
After adding the line
controller      isp0
to kernel config file I got messages as follows:

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs\
 -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -\
I../.. -I../../../include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOS\
FS -DNFS -DFFS -DINET -DKERNEL  ../../dev/isp/isp.c
../../dev/isp/isp.c: In function `ispscsicmd':
../../dev/isp/isp.c:1944: invalid operands to binary ==
*** Error code 1

Stop.

Incidentally, 2.2.8-STABLE GENERIC config file includes 
"controller isp0" by default.
Kernel fails to compile with GENERIC config.

>How-To-Repeat:
Just try to compile kernel with given configuration
from 2.2.8-STABLE source code.

>Fix:
unknown


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->mjacob 
Responsible-Changed-By: ken 
Responsible-Changed-When: Fri Nov 5 15:29:55 PST 1999 
Responsible-Changed-Why:  
Matt's driver. 
State-Changed-From-To: open->closed 
State-Changed-By: mjacob 
State-Changed-When: Mon Nov 15 11:16:10 PST 1999 
State-Changed-Why:  
this is frickin' annoying as this was close d alread 

>Unformatted:
