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?

Reply via email to