Jim Sandoz wrote: > gcc -I../.. -D_BSD_SOURCE -DSOLARIS2=10 i86/ipnat.o i86/ipnat_y.o > i86/ipnat_l.o > -o i86/ipnat -lsocket -lnsl -lelf -Li86 -lipf -lkvm -ll > gcc -I../.. -DIPFILTER_LKM -I../../../pfil -D_KERNEL -DSUNDDI > -DSOLARIS2=10 -DI > PFILTER_LOG -DIPFILTER_LOOKUP -DIPFILTER_SCAN -c > ../../ip_fil_solaris.c -o i86 > /ip_fil.o > ../../ip_fil_solaris.c: In function 'fr_fastroute': > ../../ip_fil_solaris.c:1213: error: too many arguments to function > 'pfil_sendbuf > '
Seems you are using an old pfil version. You need 2.1.9.
