Bug 14721

Summary: Kernel fails to compile with isp0
Product: Base System Reporter: kugimoto <kugimoto>
Component: kernAssignee: Matt Jacob <mjacob>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 2.2.8-STABLE   
Hardware: Any   
OS: Any   

Description kugimoto 1999-11-05 14:00:00 UTC
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.

Fix: 

unknown
How-To-Repeat: Just try to compile kernel with given configuration
from 2.2.8-STABLE source code.
Comment 1 Kenneth D. Merry freebsd_committer freebsd_triage 1999-11-05 23:29:55 UTC
Responsible Changed
From-To: freebsd-bugs->mjacob

Matt's driver. 
Comment 2 Matt Jacob freebsd_committer freebsd_triage 1999-11-15 19:16:10 UTC
State Changed
From-To: open->closed

this is frickin' annoying as this was close d alread