> As per your advice i downloaded and installed sun studio 11.> Now iam 
> compiling ipf on solaris 10 / i386, with sun studio 11.> Now i am able to 
> proceed further, but i still have some problems> > when i execute "make 
> solaris" i get the following error.> > cc -Xa -xildoff -I../.. -DIPFILTER_LKM 
> -I../../../pfil -D_KERNEL > -DSUNDDI -DSOLARIS2=10 -DIPFILTER_LOG 
> -DIPFILTER_LOOKUP > -DIPFILTER_SCAN -c ../../ip_fil_solaris.c -o 
> i86/ip_fil.o> "../../ip_fil_solaris.c", line 859: warning: improper 
> pointer/integer > combination: arg #8> "../../ip_fil_solaris.c", line 859: 
> prototype mismatch: 8 args passed, 9 > expected
Did you look at line 859 in ip_fil_solaris.c, where eight arguments are being 
passed,
but nine were expected, like the compiler told you?
 
Did you find out why eight arguments are being passed in instead of nine?
 
Did you file this as a bug with Darren?
 
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE

Reply via email to