with freshly checked out sources, I can not build the modules...

===> ipfw
cc -g -O -pipe  -DIPFIREWALL  -D_KERNEL -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -Wno-format -ansi -DKLD_MODULE -nostdinc -I-
-I. -I@ -I@/dev -I@/../include -fno-common -g -mpreferred-stack-boundary=2
-ffreestanding -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -Wno-format -ansi -c /usr/src/sys/netinet/ip_fw.c
/usr/src/sys/netinet/ip_fw.c:216: warning: `union ip_fw_if' declared
inside parameter list
/usr/src/sys/netinet/ip_fw.c:216: warning: its scope is only this
definition or declaration, which is probably not what you want
/usr/src/sys/netinet/ip_fw.c: In function `tcpflg_match':
/usr/src/sys/netinet/ip_fw.c:273: structure has no member named `fw_ipflg'
/usr/src/sys/netinet/ip_fw.c:273: `IP_FW_IF_TCPEST' undeclared (first use
in this function)
/usr/src/sys/netinet/ip_fw.c:273: (Each undeclared identifier is reported
only once
/usr/src/sys/netinet/ip_fw.c:273: for each function it appears in.)

[...]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to