From owner-freebsd-ports Thu Mar 15 21:54:36 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mine.kame.net (kame195.kame.net [203.178.141.195]) by hub.freebsd.org (Postfix) with ESMTP id 69BE437B71C for ; Thu, 15 Mar 2001 21:54:32 -0800 (PST) (envelope-from sakane@ydc.co.jp) Received: from localhost ([3ffe:501:481d:1000:260:1dff:fe21:f766]) by mine.kame.net (8.11.1/3.7W) with ESMTP id f2G5tMY74050; Fri, 16 Mar 2001 14:55:22 +0900 (JST) To: jerkart@mw.mediaone.net Cc: freebsd-ports@freebsd.org, core@kame.net Subject: Re: racoon issue with freebsd 4.2 + ports In-Reply-To: Your message of "Fri, 16 Mar 2001 14:18:13 +0900" <19263.984719893@coconut.itojun.org> References: <19263.984719893@coconut.itojun.org> X-Mailer: Cue version 0.6 (010224-1625/sakane) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Message-Id: <20010316145419P.sakane@ydc.co.jp> Date: Fri, 16 Mar 2001 14:54:19 +0900 From: Shoichi Sakane X-Dispatcher: imput version 20000228(IM140) Lines: 19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I am not sure if this is the right list to send this to, but it seems like a > good start. I am trying to install racoon from the ports collection on 2 hosts > running 4.2-STABLE both cvsuped on 3/15. I see the same behaviour on both > hosts. I did try modifing the Makefile config option from enable-ipv6 to > disable-ipv6 with no change (ipv6 support is not necessary in my envrionment). > Here is the output when I try to make the port: > cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o > policy_token.o > In file included from /usr/include/netinet/in.h:476, > from policy_token.l:39: > /usr/include/netinet6/in6.h:367: syntax error before `.' > *** Error code 1 I am using 4.2-RELEASE and racoon-20010222a, and swaped to --disable-ipv6 from --enable-ipv6. I got a success to compile racoon without problem. Is your /usr/include/netinet6/in6.h sane ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message