Date: Mon, 18 Nov 2002 05:05:53 -0800 From: walt <wa1ter@hotmail.com> To: freebsd-current@freebsd.org, sam@freebsd.org Subject: make buildkernel broken at net/bpf.c ? Message-ID: <3DD8E5B1.8070000@hotmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DD8E5B1.8070000>