From owner-freebsd-ports Tue Aug 7 1:42:52 2001 Delivered-To: freebsd-ports@freebsd.org Received: from alpha.a2z.co.jp (a2z194.a2z.co.jp [210.145.109.194]) by hub.freebsd.org (Postfix) with ESMTP id AB97537B403; Tue, 7 Aug 2001 01:42:47 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from omega.a2z.co.jp (a2z198.a2z.co.jp [210.145.109.198]) by alpha.a2z.co.jp (8.11.3/3.7W-) with ESMTP id f778gZS41844; Tue, 7 Aug 2001 17:42:35 +0900 (JST) Received: by omega.a2z.co.jp (8.11.3/3.7W-) with ESMTP id f778gUD68620; Tue, 7 Aug 2001 17:42:30 +0900 (JST) Received: from piano.mahoroba.org (IDENT:he+xQnh7x2YYCKCI7ws+fw9UGZPapOKVApxLdCKiP7O2xP8XmLiJa1a6IkZwGZCm@localhost [IPv6:::1]) by piano.mahoroba.org (8.12.0.Beta16/8.12.0.Beta16/piano) with ESMTP id f778gHFa088148; Tue, 7 Aug 2001 17:42:18 +0900 (JST) (envelope-from ume@FreeBSD.org) Date: Tue, 07 Aug 2001 17:42:17 +0900 Message-ID: From: Hajimu UMEMOTO To: Jonathan Chen Cc: sumikawa@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: security/racoon port In-Reply-To: <20010807155603.A89488@itouchnz.itouch> References: <20010807155603.A89488@itouchnz.itouch> User-Agent: Wanderlust/2.4.1 (Stand By Me) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 (=?ISO-2022-JP?B?GyRCMlYxYxsoQg==?=) X-Operating-System: FreeBSD 4.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, >>>>> On Tue, 7 Aug 2001 15:56:03 +1200 >>>>> Jonathan Chen said: jonathan.chen> I've just cvsup'd just about 5 minutes ago, and tried building jonathan.chen> security/racoon. However, the port fails to build with: jonathan.chen> I'm running "FreeBSD 4.3-STABLE #1: Mon Jul 16 16:46:47 NZST 2001". jonathan.chen> Any chance of a fix? This patch fix the problem. Howerver, I didn't run racoon myself, yet. I already sent it to the maintainer. FYI: I committed the lacking part to compile recent racoon from recent KAME into 5-CURRENT, yesterday. I believe it is not mandatory to run recent racoon. Index: files/patch-aa diff -u files/patch-aa.orig files/patch-aa --- files/patch-aa.orig Tue Aug 7 02:36:25 2001 +++ files/patch-aa Tue Aug 7 02:37:15 2001 @@ -1,6 +1,6 @@ --- ../libipsec/Makefile.orig Sun Jun 11 23:54:31 2000 +++ ../libipsec/Makefile Tue Oct 17 01:06:10 2000 -@@ -25,12 +25,13 @@ +@@ -25,14 +25,16 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. @@ -16,5 +16,9 @@ -CFLAGS+=-g +CFLAGS+=-g -I. .if (${OPSYS} != "NetBSD") - CFLAGS+=-DIPSEC_DEBUG -DIPSEC -DINET6 +-CFLAGS+=-DIPSEC_DEBUG -DIPSEC -DINET6 ++CFLAGS+=-DIPSEC_DEBUG -DIPSEC -DINET6 \ ++ -Dsadb_x_sa2_sequence=sadb_x_sa2_reserved3 .else + CPPFLAGS+=-DIPSEC_DEBUG -DIPSEC -DINET6 + .endif Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message