Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 96 22:36 MET
From:      dirk@hal.in-berlin.de (Dirk Froemberg)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/1025: sys/i386/isa/lpt.c does not compile
Message-ID:  <m0tmSP3-000BIfC@hal.in-berlin.de>
Resent-Message-ID: <199602132150.NAA10843@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0tmSP3-000BIfC>