Found the email :-)

George Tsirtsis writes:
> I am trying to install SKIP on FreeBSD 2.2.6
> I run 'make install' in /usr/ports/security/skip directory and after a 
> bit of compiling I get the following error:
> ...
> gmake[2]: Leaving directory `/usr/ports/security/skip/work/skip/bdcmod'
> Building freebsd
> gmake[2]: Entering directory 
> `/usr/ports/security/skip/work/skip/freebsd'
> gcc -Wall -DINET -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -O6 -Dx86 -D__x86__ 
> -I/usr/ports/security/skip/work/skip/include -I.  -c   -o 
> bin.x86/skip_es.o  skip_es.c
> skip_es.c: In function `skip_init':
> skip_es.c:263: warning: assignment from incompatible pointer type
> skip_es.c: In function `skip_ifinput':
> skip_es.c:1770: warning: passing arg 1 from incompatible pointer type
> skip_es.c:1770: warning: passing arg 2 makes pointer from integer 
> without a cast
> skip_es.c:1770: too few arguments to function
> gmake[2]: *** [bin.x86/skip_es.o] Error 1
> gmake[2]: Leaving directory `/usr/ports/security/skip/work/skip/freebsd'
> gmake[1]: *** [freebsd] Error 2
> gmake[1]: Leaving directory `/usr/ports/security/skip/work/skip'
> gmake: *** [skip] Error 2
> *** Error code 2

What version of /sys/sys/protosw.h do you have on your system?

This is what I have:

  $Id: protosw.h,v 1.11.2.1 1997/06/26 19:54:00 jhay Exp $

The definition of pr_input in struct protosw seems to be different.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

Reply via email to