From hal.in-berlin.de!dirk@methan.chemie.fu-berlin.de  Tue Feb 13 13:42:52 1996
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <m0tmSUW-0009vRC>; 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: <m0tmSP3-000BIfC@hal.in-berlin.de>
Date: Tue, 13 Feb 96 22:36 MET
From: dirk@hal.in-berlin.de (Dirk Froemberg)
To: FreeBSD-gnats-submit@freebsd.org
Subject: sys/i386/isa/lpt.c does not compile
X-Send-Pr-Version: 3.2

>Number:         1025
>Category:       kern
>Synopsis:       sys/i386/isa/lpt.c does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 13 13:50:01 PST 1996
>Closed-Date:    Fri Feb 16 02:27:52 PST 1996
>Last-Modified:  Fri Feb 16 02:28:17 PST 1996
>Originator:     Dirk Froemberg
>Release:        FreeBSD 2.1-STABLE i386
>Organization:
>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:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Fri Feb 16 02:27:52 PST 1996 
State-Changed-Why:  
fixed. 
>Unformatted:
