Date: Wed, 14 Feb 1996 08:46:41 -0500 From: "Frank E. Terhaar-Yonkers" <fty@mcnc.org> To: freebsd-current@FreeBSD.org Subject: bogon in -stable Message-ID: <199602141346.IAA18414@robin.mcnc.org.mcnc.org>
next in thread | raw e-mail | index | archive | help
As of Monday night the kernel in -stable won't compile. lpt.c has changed a couple of times since the weekend. - Frank cc -c -O -pipe -m486 -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc -I. -I../.. -I../../sys -I../../../include -DLOCO -DI486_CPU -DI386_CPU -DXSERVER -DDODUMP -DDDB -DSYSVMSG -DSYSVSEM -DSYSVSHM -DNCONS=4 -DUCONSOLE -DTUNE_1542 -DSCSI_REPORT_GEOMETRY -DSCSI_DELAY=10 -DCOMPAT_43 -DKTRACE -DIPACCT -DARP_PROXYALL -DGATEWAY -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. \\\\////\\\\////\\\\\////\\\\\////\\\\////\\\\////\\\\////\\\\////\\\\////\\\\ Frank Terhaar-Yonkers High Performance Computing and Communications Research MCNC PO Box 12889 3021 Cornwallis Road Research Triangle Park, North Carolina 27709-2889 fty@mcnc.org voice (919)248-1417 FAX (919)248-1455 http://www.mcnc.org/hpcc.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602141346.IAA18414>