Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2001 18:24:20 +0200 (MEST)
From:      ast@marabu.ch
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sumikawa@freebsd.org
Subject:   ports/29507: racoon-20010802a libipsec doesn't compile on RELENG_4
Message-ID:  <200108071624.f77GOKC03001@srv.marabu.ch>

next in thread | raw e-mail | index | archive | help

>Number:         29507
>Category:       ports
>Synopsis:       racoon-20010802a libipsec doesn't compile on RELENG_4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 09:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Steinmann
>Release:        FreeBSD RELENG_4 i386
>Organization:
Steinmann Consulting
>Environment:
In a make release RELENG_4 chroot environment hosted on:

System: FreeBSD srv.marabu.ch 4.3-RELEASE FreeBSD 4.3-RELEASE #4: Tue Jul 10 13:13:01 MEST 2001 root@srv.marabu.ch:/usr/src/sys/compile/SRV i386


>Description:
I just cvsup-ed cvs-all and built release RELENG_4.

Since last time I did this, racoon was upgraded, it seems to fail
now because the ipsec structures in RELENG_4 are different
(racoon-20010802a doesn't link against native RELENG_4 libipsec
either).

# make
Warning: Object directory not changed from original /usr/ports/security/racoon/work/racoon-20010802a/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
pfkey_dump.c: In function `pfkey_sadump':
pfkey_dump.c:303: structure has no member named `sadb_x_sa2_sequence'
*** Error code 1

Stop in /usr/ports/security/racoon/work/racoon-20010802a/libipsec.

>How-To-Repeat:
	Get the new racoon distfiles and make in /usr/ports
>Fix:
	Does the OS libipsec have to be upgraded too?
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200108071624.f77GOKC03001>