From owner-freebsd-bugs Tue Feb 13 13:50:08 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10865 for bugs-outgoing; Tue, 13 Feb 1996 13:50:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10843 Tue, 13 Feb 1996 13:50:03 -0800 (PST) Resent-Date: Tue, 13 Feb 1996 13:50:03 -0800 (PST) Resent-Message-Id: <199602132150.NAA10843@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:"from methan.chemie.fu-berlin.de (methan.chemie.fu-berlin.de [130.133.2.81]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA09875 for" ; Tue, 13 Feb 1996 13:42:49.-0800 (PST) Received: by methan.chemie.fu-berlin.de (Smail3.1.29.1) from hal.in-berlin.de with gsmtp id ; Tue, 13 Feb 96 22:42 MET Received: by hal.in-berlin.de (Smail3.1.29.1 #1) id m0tmSP3-000BIfC; Tue, 13 Feb 96 22:36 MET Message-Id: Date: Tue, 13 Feb 96 22:36 MET From: dirk@hal.in-berlin.de (Dirk Froemberg) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/1025: sys/i386/isa/lpt.c does not compile Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 1025 >Category: kern >Synopsis: sys/i386/isa/lpt.c does not compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 13 13:50:01 PST 1996 >Last-Modified: >Originator: Dirk Froemberg >Organization: >Release: FreeBSD 2.1-STABLE i386 >Environment: FreeBSD 2.1-STABLE i386 as of Feb 13 (up to CTM-piece 0033) >Description: Kernel-sources don't compile: cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc -I. -I../.. -I../../sys -I../../../include -DHAL -DI486_CPU -DCONUNIT=1 -DCONADDR=0x2F8 -DCOMPAT_LINUX -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUCONSOLE -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/lpt.c ../../i386/isa/lpt.c: In function `lpattach': ../../i386/isa/lpt.c:892: warning: passing arg 1 of `bpfattach' from incompatible pointer type ../../i386/isa/lpt.c:892: too few arguments to function `bpfattach' ../../i386/isa/lpt.c: In function `lpintr': ../../i386/isa/lpt.c:1159: warning: passing arg 1 of `bpf_tap' from incompatible pointer type ../../i386/isa/lpt.c: In function `lpoutput': ../../i386/isa/lpt.c:1361: warning: passing arg 1 of `bpf_mtap' from incompatible pointer type *** Error code 1 Stop. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: