From owner-freebsd-ports Tue Aug 7 9:40:17 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C869937B40C for ; Tue, 7 Aug 2001 09:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f77Ge2u99292; Tue, 7 Aug 2001 09:40:02 -0700 (PDT) (envelope-from gnats) 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 X-Send-Pr-Version: 3.113 Subject: ports/29507: racoon-20010802a libipsec doesn't compile on RELENG_4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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