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.
State Changed From-To: open->closed