Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2001 00:07:11 -0500
From:      "Jeremy Karteczka" <jerkart@mw.mediaone.net>
To:        <freebsd-ports@freebsd.org>
Subject:   Problem installing racoon port
Message-ID:  <017801c0add6$f8b54610$0200a8c0@jose>

next in thread | raw e-mail | index | archive | help
Greetings,
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).
I am pretty new to this wonderful world so any pointers on where to look would
be appreciated.  Please copy me directly on any corrispondance as I do not
subscribe to this list.

Thanks in advance,
Jeremy

Here is the output when I try to make the port:

[/usr/ports/security/racoon]# make
===>  Extracting for racoon-20010222a
>> Checksum OK for racoon-20010222a.tar.gz.
===>  Patching for racoon-20010222a
/bin/mv /usr/ports/security/racoon/work/racoon-20010222a/racoon/racoon.8
/usr/ports/security/racoon/work/racoon-20010222a/racoon/racoon.8.in
===>  Applying FreeBSD patches for racoon-20010222a
===>  Configuring for racoon-20010222a
(cd /usr/ports/security/racoon/work/racoon-20010222a/racoon/../libipsec;make)
Warning: Object directory not changed from original
/usr/ports/security/racoon/work/racoon-20010222a/libipsec
yacc -d -d -p __libyy policy_parse.y
cp y.tab.c policy_parse.c
cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.o
cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o
pfkey_dump.o
cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o
ipsec_strerror.o
cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o
policy_parse.o
lex -t  -P__libyy policy_token.l > policy_token.c
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

Stop in /usr/ports/security/racoon/work/racoon-20010222a/libipsec.
*** Error code 1

Stop in /usr/ports/security/racoon.
*** Error code 1

Stop in /usr/ports/security/racoon.
*** Error code 1

Stop in /usr/ports/security/racoon.
*** Error code 1

Stop in /usr/ports/security/racoon.


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?017801c0add6$f8b54610$0200a8c0>