Subject: Re: make new kernel error stop at crypt-intl
To: Chan Yiu Wah <c5666305@hkstar.com>
From: None <itojun@iijlab.net>
List: current-users
Date: 02/05/2000 00:58:37
>Sorry to specify the platform.  My system is i386.  I had do the config,
>make cleandir, make depend, make and install the new kernel to my system.
>However, I encounter error when I tried to make build with the new.  The
>process stop at 
>/usr/src/crypto-intl/usr.sbin/racoon/racoon/../../../dist/kame/racoon/isakmp_inf.c:802:
>too many arguments to function `pfkey_send_delete'
>*** Error code 1
>Stop.
>Any clue?  Should I update the crypto-intl?  If so,  where can I get the
>tar ball of it.

	I believe you have some synchronization problem between
	include file and source code.  You need to update both crypto-intl
	and normal "src" tree.  They should be available from some of anoncvs
	servers (I don't remember which was which).

itojun