David Jobes wrote:
I am getting this error, and after checking online, and searching thru the code and makefiles, i still have been able to get it to rebuild pfctl.
cd /usr/src/sbin/pfctl/ # make yacc parse.y cc -O2 -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -I/usr/src/sbin/pfctl -c -o parse.o y.tab.c parse.y: In function `yyparse': parse.y:608: structure has no member named `prob' parse.y:1514: structure has no member named `prob' *** Error code 1
this is from the latest or a cvsup done today
cp /sys/net/pfvar.h /usr/include/net Cedric
