Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2006 00:19:29 GMT
From:      Thomas Schweikle <tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/103084: ports/ipsec-tools does not compile
Message-ID:  <200609100019.k8A0JTi2043966@www.freebsd.org>
Resent-Message-ID: <200609100020.k8A0KLMG054821@freefall.freebsd.org>

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

>Number:         103084
>Category:       ports
>Synopsis:       ports/ipsec-tools does not compile
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 10 00:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        FreeBSD 6.1-STABLE
>Organization:
>Environment:
FreeBSD hazel.tps 6.1-STABLE FreeBSD 6.1-STABLE #27: Thu Sep  7 21:41:50 CEST 2006     screen@hazel.tps:/usr/obj/usr/src/sys/HAZEL  i386
>Description:
ports/ipsec-tools does not compile because of:
/usr/include/openssl/rc5.h:67:2: #error RC5 is disabled.

    66  #ifdef OPENSSL_NO_RC5
    67  #error RC5 is disabled.
    68  #endif

Well --- this is disabled somewhere in /usr/src/crypto, but it seems without any flag to enable it?!

Since some of the tools neccessary for building a VPN are in ports/ipsec-tools, but not in the base system I consider this a bad mistake or bug. Could one please tell me how to enable RC5 to fix various dependencies relying on RC5, even if this algorithm isn't as secure as expected?

My second point: why is oppenssl a part of the base system if ipsec-tools isn't?
>How-To-Repeat:
Try to compile ipsec-tools.
>Fix:
RC5 must be enabled for openssl in the base system, or ports/ipsc-tools must be fixed to compile with RC5 disabled.
>Release-Note:
>Audit-Trail:
>Unformatted:



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