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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message