All, I have installed the latest Solaris 10 8/07. I am trying to replace the ipfilter / pfil with the latest open source versions. I can compile ipfilter 4.1.27 without problem. When I compile pfil 2.1.13 I receive the following errors:
cc -I.. -I. -D_KERNEL -DSUNDDI -DSOLARIS2=10 -c qif.c -o qif.o "qif.c", line 216: warning: argument mismatch "qif.c", line 216: syntax error before or at: ) "qif.c", line 217: syntax error before or at: ) "qif.c", line 225: "break" outside loop or switch "qif.c", line 230: "break" outside loop or switch "qif.c", line 235: "break" outside loop or switch "qif.c", line 237: cannot recover from previous errors cc: acomp failed for qif.c This is on a sparc system. Any advice would be appriciated. Thanks - Ken
