All:
I originally submitted the following plea for help, but no one responded:

http://false.net/ipfilter/2002_10/0140.html


After I removed the reference to common.h, inserted the following two headers
#include <netinet/in_systm.h>
#include <netinet/in.h>
and changed the path of
#include <inet/ip.h>
to
#include <netinet/ip.h>

I got past the original errors and ran into a new problem:
cc: "../pfil.c", line 51: error 1657: ALIGN pragma needs to be followed by a global or 
static data declaration and initialization.
cc: "../pfil.c", line 53: error 1657: ALIGN pragma needs to be followed by a global or 
static data declaration and initialization.
cc: "../pfil.c", line 55: error 1657: ALIGN pragma needs to be followed by a global or 
static data declaration and initialization.

I am at a complete loss as I get the feeling the pfil-1.27 isn't really HPUX ready.  
As I can't get by pfil, I haven't been able to attempt to compile ipf40a25

Here are my system specifications:
K580 platform
PA-RISC 2.0 architecture
HPUX 11.0 64 bit
HP's ANSI Compliant compiler

Can anyone please help???

Joshua Gatcomb

Reply via email to