On Tue, Jul 08, 2003 at 05:01:17AM +0500, Ed Powers wrote: > FW# make > cc -O2 -pipe -I/usr/src/usr.sbin/authpf/../../sbin/pfctl -Wall -Werror -mcpu=v8 > -c authpf.c > yacc -d /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y > cc -O2 -pipe -I/usr/src/usr.sbin/authpf/../../sbin/pfctl -Wall -Werror -mcpu=v8 > -c -o parse.o y.tab.c > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y: In function `filter_consistent': > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:3051: `PF_STATE_SYNPROXY' > undeclared (first use in this function) > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:3051: (Each undeclared > identifier is reported only once > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:3051: for each function it > appears in.) > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:3079: structure has no member > named `tagname' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:3079: structure has no member > named `match_tagname' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y: In function `yyparse': > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:674: `PFRULE_REASSEMBLE_TCP' > undeclared (first use in this function) > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:1317: structure has no member > named `tagname' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:1318: `PF_TAG_NAME_SIZE' > undeclared (first use in this function) > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:1324: structure has no member > named `match_tagname' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:1330: structure has no member > named `match_tag_not' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:2293: `PF_STATE_SYNPROXY' > undeclared (first use in this function) > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:2552: structure has no member > named `natpass' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:2565: structure has no member > named `tagname' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:2703: structure has no member > named `natpass' > /usr/src/usr.sbin/authpf/../../sbin/pfctl/parse.y:2723: structure has no member > named `tagname' > *** Error code 1 > > Stop in /usr/src/usr.sbin/authpf.
/usr/include/net/pfvar.h is out of date. -- Henning Brauer, BS Web Services, http://bsws.de [EMAIL PROTECTED] - [EMAIL PROTECTED] Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)
