Date: Fri, 16 Mar 2001 14:54:19 +0900 From: Shoichi Sakane <sakane@ydc.co.jp> To: jerkart@mw.mediaone.net Cc: freebsd-ports@freebsd.org, core@kame.net Subject: Re: racoon issue with freebsd 4.2 + ports Message-ID: <20010316145419P.sakane@ydc.co.jp> In-Reply-To: Your message of "Fri, 16 Mar 2001 14:18:13 %2B0900" <19263.984719893@coconut.itojun.org> References: <19263.984719893@coconut.itojun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010316145419P.sakane>