Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2001 17:09:27 +0900
From:      itojun@iijlab.net
To:        "Jeremy Karteczka" <jerkart@mw.mediaone.net>
Cc:        "Shoichi Sakane" <sakane@ydc.co.jp>, freebsd-ports@freebsd.org, core@kame.net
Subject:   Re: racoon issue with freebsd 4.2 + ports
Message-ID:  <21976.984730167@coconut.itojun.org>
In-Reply-To: jerkart's message of Fri, 16 Mar 2001 03:01:32 EST. <019f01c0adef$53c592e0$0200a8c0@jose>

next in thread | previous in thread | raw e-mail | index | archive | help
>>> 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

	it looks that, in some of your header files, ro_dst is redefined to
	something else.  if you could, please diagnose who is the culprit
	(on normal freebsd installation there should be no conflict but on
	your system somehow there is).
	cc -E can help.

itojun

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?21976.984730167>