Date: Fri, 16 Feb 1996 09:42:09 +0100 (MET) From: dirk@hal.in-berlin.de (Dirk Froemberg) To: dirk@hal.in-berlin.de (Dirk Froemberg) Cc: freebsd-bugs@freebsd.org, phk@freebsd.org Subject: Re: kern/1025: sys/i386/isa/lpt.c does not compile Message-ID: <m0tnLk2-000BOoC@hal.in-berlin.de> In-Reply-To: <m0tmSP3-000BIfC@hal.in-berlin.de> from Dirk Froemberg at "Feb 13, 96 10:36:00 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! Revision 1.30.4.7 of sys/i386/isa/lpt.c compiles fine. Please close this PR. Thanks to Poul for fixing... Best regards Dirk Dirk Froemberg writes: > >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: -- e-mail: dirk@hal.in-berlin.de PGP-Public-Key available "Trommelfeuer, Sperrfeuer, Gardinenfeuer, Minen, Gas, Tanks, Machinengewehre, Handgranaten - Worte, Worte, aber sie umfassen das Grauen der Welt." -- Erich Maria Remarque, "Im Westen nichts Neues"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0tnLk2-000BOoC>