From owner-freebsd-current Mon Nov 18 5: 5:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F91237B401; Mon, 18 Nov 2002 05:05:43 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id E03E243E3B; Mon, 18 Nov 2002 05:05:42 -0800 (PST) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [64.175.104.166] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.14 $ on Novell NetWare via secured & encrypted transport (TLS); Mon, 18 Nov 2002 06:05:48 -0700 Message-ID: <3DD8E5B1.8070000@hotmail.com> Date: Mon, 18 Nov 2002 05:05:53 -0800 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021023 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org, sam@freebsd.org Subject: make buildkernel broken at net/bpf.c ? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I see these changes were made about four days ago and I seem to be the only one having problems. BTW, I don't use "device bpf" in my kernel config. cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/net/bpf.c /usr/src/sys/net/bpf.c: In function `bpf_tap': /usr/src/sys/net/bpf.c:1419: argument `ifp' doesn't match prototype /usr/src/sys/net/bpf.h:345: prototype declaration /usr/src/sys/net/bpf.c: In function `bpf_mtap': /usr/src/sys/net/bpf.c:1426: argument `ifp' doesn't match prototype /usr/src/sys/net/bpf.h:346: prototype declaration *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message