RE: pfil 2.1.3 compile error on solaris 8 sparc
"scwon" <[email protected]> Tue, 7 Jul 2009 10:04:30 +0900
| Newsgroups | gmane.comp.security.firewalls.ipfilter |
|---|---|
| Message-ID | <25922_1246928784_4A529F90_25922_47_1_90B6487F9B229045B59A9897C1D61E4A49A096@hongmoon.redgate.co.kr> |
Hi I did what you told me, but I got still same error. "make CC=gcc -f Makefile.gcc package" make[1]: Entering directory `/export/home/scwon/ipf/pfil/SunOS' gcc -c ../pfil.c -o pfil.o In file included from ../pfil.c:53: ../compat.h:10:16: os.h: No such file or directory In file included from ../pfil.c:54: ../qif.h:164: error: parse error before '*' token ../pfil.c: In function `pfil_list_add': ../pfil.c:226: error: parse error before "struct" make[1]: *** [pfil.o] Error 1 make[1]: Leaving directory `/export/home/scwon/ipf/pfil/SunOS' make: *** [package] Error 2 what I missed?