From ast@marabu.ch  Tue Aug  7 09:30:10 2001
Return-Path: <ast@marabu.ch>
Received: from oneplusone.ch (oneplusone.ch [212.55.208.170])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4B25C37B406; Tue,  7 Aug 2001 09:30:09 -0700 (PDT)
	(envelope-from ast@marabu.ch)
Received: (from uucp@localhost)
	by oneplusone.ch (8.11.4/8.11.3) with UUCP id f77GU3d52653;
	Tue, 7 Aug 2001 18:30:03 +0200 (MEST)
	(envelope-from ast@marabu.ch)
Received: from srv.marabu.ch (srv.marabu.ch [192.168.21.2])
	by marabu.ch (8.9.3/2000102801) with ESMTP id SAA42104;
	Tue, 7 Aug 2001 18:24:51 +0200 (CEST)
	(envelope-from ast@marabu.ch)
Received: (from ast@localhost)
	by srv.marabu.ch (8.11.3/8.11.3) id f77GOKC03001;
	Tue, 7 Aug 2001 18:24:20 +0200 (MEST)
	(envelope-from ast)
Message-Id: <200108071624.f77GOKC03001@srv.marabu.ch>
Date: Tue, 7 Aug 2001 18:24:20 +0200 (MEST)
From: ast@marabu.ch
Reply-To: ast@marabu.ch
To: FreeBSD-gnats-submit@freebsd.org
Cc: sumikawa@freebsd.org
Subject: racoon-20010802a libipsec doesn't compile on RELENG_4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29507
>Category:       ports
>Synopsis:       racoon-20010802a libipsec doesn't compile on RELENG_4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 09:40:01 PDT 2001
>Closed-Date:    Fri Aug 10 03:30:35 JST 2001
>Last-Modified:  Fri Aug 10 03:31:19 JST 2001
>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:

From: Tony Maher <tonym@angis.org.au>
To: freebsd-gnats-submit@FreeBSD.org, ast@marabu.ch,
	sumikawa@FreeBSD.org
Cc:  
Subject: Re: ports/29507: racoon-20010802a libipsec doesn't compile on RELENG_4
Date: Wed, 08 Aug 2001 16:11:27 +1000

 > Fix
 > 
 >              Does the OS libipsec have to be upgraded too?
 
 Just hit this too.
 Well maybe a MFC of R1.7 of src/sys/net/pfkeyv2.h would help (if
 possible
 under code freeze).
 
 --
   Tony Maher
   Systems Engineer                       email: tonym@biolateral.com.au
   BioLateral Pty Ltd.
State-Changed-From-To: open->closed 
State-Changed-By: sumikawa 
State-Changed-When: Fri Aug 10 03:30:35 JST 2001 
State-Changed-Why:  
I've fixed the problem. sorry for the mess. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29507 
>Unformatted:
