From owner-freebsd-stable Thu Feb 15 05:43:03 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA00664 for stable-outgoing; Thu, 15 Feb 1996 05:43:03 -0800 (PST) Received: from moonpie.w8hd.org (moonpie.w8hd.org [198.252.159.14]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA00659 for ; Thu, 15 Feb 1996 05:43:01 -0800 (PST) Received: (from kimc@localhost) by moonpie.w8hd.org (8.6.12/8.6.12) id IAA19028; Thu, 15 Feb 1996 08:42:43 -0500 Date: Thu, 15 Feb 1996 08:42:43 -0500 (EST) From: Kim Culhan To: stable@freebsd.org Subject: latest stable kernel build failure Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-stable@freebsd.org Precedence: bulk Fails with this: EL -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 lpt.c is: -rw-r--r-- 1 root wheel 34524 Feb 12 16:30 lpt.c regards kim -- kimc@w8hd.org