Subject: Re: racoon failed!
To: Hirohito Higuchi <hirohito@msi.biglobe.ne.jp>
From: None <itojun@iijlab.net>
List: current-users
Date: 02/19/2000 02:14:41
>I've got NetBSD-current and cryptosrc-intl around 16th/2/2000.
>But when making build, following errors appeared.
>What is the problem?? Are there someone can tell it to me??
>AFAIK,'IPSEC_DIR_OUTBOUND' doesn't seem to define in any include file...
>Where is this defined in?

	It looks your header files are out of sync.  Be sure to get latest
	tree (specifically, src/sys tree).

src/sys/netinet6/ipsec.h:#define IPSEC_DIR_OUTBOUND     2

itojun