Darren, I wanted to thank you and let you know that the pfil-1.28 compiled without bombing. It did generate some warnings that I am fairly sure are innocuous, but it always better to be safe than sorry.
cc: "pfildrv.c", line 321: warning 727: Cast truncates pointer into 32 bit integer. cc: "pfildrv.c", line 335: warning 727: Cast truncates pointer into 32 bit integer. cc: line 487: warning 5004: Uninitialized variable "b" in function "pfilstrmodrput" (5004) cc: "pkt.c", line 43: warning 604: Pointers are not assignment-compatible. cc: "pkt.c", line 43: warning 563: Argument #3 is not the correct type. cc: "/usr/conf/gen/../h/../h/file.h", line 64: warning 618: Declaration of "uio" not visible outside this function prototype scope. Now it is on to compiling ipf40a25..... Joshua Gatcomb -----Original Message----- From: Darren Reed [mailto:darrenr@;reed.wattle.id.au] Sent: Thursday, October 31, 2002 6:04 AM To: Gatcomb, Joshua P Cc: [EMAIL PROTECTED] Subject: Re: Compile failure on HPUX 11.0 In some email I received from Gatcomb, Joshua P, sie wrote: > ok - here are the steps that I have followed with the varied results: > > 1. Decompress and un-tar the pfil-1.27.tar.gz file > 2. cd into pfil > 3. make ... My mistake. I've fixed this situation up, plus a bug I was trying to fix (not fixed in the patches I sent you before) and have uploaded a 1.28 and fixed the web page to point to it. Darren
