Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2006 10:36:18 +0200 (CEST)
From:      Michael Reifenberger <mike@Reifenberger.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102179: ipsec-tools won't compile on RELENG_6
Message-ID:  <200608170836.k7H8aI1F005227@fw.reifenberger.com>
Resent-Message-ID: <200608170840.k7H8eKoK082466@freefall.freebsd.org>

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

>Number:         102179
>Category:       ports
>Synopsis:       ipsec-tools won't compile on RELENG_6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 17 08:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Reifenberger
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD totum.reifenberger.com 6.1-STABLE FreeBSD 6.1-STABLE #33: Sun Aug 13 15:23:32 CEST 2006 root@totum.reifenberger.com:/usr/obj/usr/src/sys/totum i386


	
>Description:
	
ipsec-tools fail to compile

I get:
...
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../libipsec   -I./../../src/racoon/missing -D_GNU_SOURCE  -DSYSCONFDIR=\"/usr/local/etc/racoon\"  -DADMINPORTDIR=\"/var/db/racoon\" -O -pipe -fno-strict-aliasing  -Wall -Werror -Wno-unused -MT privsep.o -MD -MP -MF ".deps/privsep.Tpo" -c -o privsep.o privsep.c;  then mv -f ".deps/privsep.Tpo" ".deps/privsep.Po"; else rm -f ".deps/privsep.Tpo"; exit 1; fi
privsep.c: In function `port_check':
privsep.c:913: error: `isakmp_cfg_config' undeclared (first use in this function)
privsep.c:913: error: (Each undeclared identifier is reported only once
privsep.c:913: error: for each function it appears in.)
privsep.c: In function `privsep_accounting_pam':
privsep.c:1069: warning: implicit declaration of function `isakmp_cfg_accounting_pam'
privsep.c: In function `privsep_xauth_login_pam':
privsep.c:1121: warning: implicit declaration of function `xauth_login_pam'
privsep.c: In function `privsep_cleanup_pam':
privsep.c:1182: warning: implicit declaration of function `cleanup_pam'
privsep.c:1182: warning: `return' with a value, in function returning void
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.6.6/src/racoon.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.6.6/src.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.6.6.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools/work/ipsec-tools-0.6.6.
*** Error code 1

Stop in /usr/ports/security/ipsec-tools.
>How-To-Repeat:
	
cd /usr/ports/security/ipsec-tools/
make
>Fix:

	
dunno


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608170836.k7H8aI1F005227>