I am trying to build the ipfilter on 64bit Solaris 8. Using gcc 3.2.2. /usr/ccs/bin 
preceeds /usr/local/bin/ in my patch so I now that GNU make is not being used as per 
the readme file. Does anyone have any ideas? I did a google search wich brought up 
nill.
Below is the output of the command make solaris




in file included from ../../ip_sfil.c:23:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/include/sys/sunddi.h:39:24: 
sys/nvpair.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/include/sys/sunddi.h:40:26: 
sys/sysevent.h: No such file or directory
In file included from ../../ip_sfil.c:23:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/include/sys/sunddi.h:2737: parse 
error before "nvlist_t"
*** Error code 1
make: Fatal error: Command failed for target `sparcv7/ip_sfil.o'
Current working directory /usr/local/tmp/ip_fil3.4.31/SunOS5/sparc-5.8
*** Error code 1
make: Fatal error: Command failed for target `sunos5'
Current working directory /usr/local/tmp/ip_fil3.4.31
*** Error code 1
make: Fatal error: Command failed for target `solaris'

Reply via email to