Date: Fri, 5 Nov 1999 05:55:57 -0800 (PST) From: kugimoto@ntt-20.ecl.net To: freebsd-gnats-submit@freebsd.org Subject: kern/14721: Kernel fails to compile with isp0 Message-ID: <19991105135557.9D468151FF@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 14721 >Category: kern >Synopsis: Kernel fails to compile with isp0 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 5 06:00:00 PST 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991105135557.9D468151FF>