Hi, all I downloaded IP Filter v4.1.10. In the README file, it states that I need to install pfil v2.1.7. I downloaded pfil v2.1.7 from http://coombs.anu.edu.au/~avalon/pfil-2.1.7.tar.gz.
I don't have Sun's CC. I usually use gcc. I unpacked the source. In the $pfil directory, I did the following to use gcc: $ mv Makefile Makefile.cc $ cp -p Makefile.gcc Makefile $ make I got an error message: Make: fatal error in reader: Makefile, line 107: Unexpected end of line seen The make program is Sun's (/usr/ccs/bin/make) not GNU's. I looked at line 107 but I can't figure out what's wrong. Can anyone help me? Thanks. Ryan This message (including any attachments) is intended solely for the specific individual(s) or entity(ies) named above, and may contain legally privileged and confidential information. If you are not the intended recipient, please notify the sender immediately by replying to this message and then delete it. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, by other than the intended recipient, is strictly prohibited.
