Skip site navigation (1)Skip section navigation (2)
Date:      28 Aug 2008 11:13:07 -0000
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126914: security/p5-Net-SSLeay does not compile with no OpenSSL in base
Message-ID:  <20080828111307.92450.qmail@avocado.salatschuessel.net>
Resent-Message-ID: <200808281140.m7SBe2mE082416@freefall.freebsd.org>

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

>Number:         126914
>Category:       ports
>Synopsis:       security/p5-Net-SSLeay does not compile with no OpenSSL in base
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 28 11:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD avocado.salatschuessel.net 6.3-STABLE FreeBSD 6.3-STABLE #0: Sat Mar 1 16:06:36 CET 2008 olivleh1@avocado.salatschuessel.net:/usr/obj/usr/src/sys/AVOCADO i386


>Description:
	if there is no OpenSSL is installed in the base-system but in /usr/local
        which is a valid configuration (disable it during make world, install
        the port) then p5-Net-SSLeay compilation will fail because of not
	respecting the OPENSSLLIB / OPENSSLINC

===>  Patching for p5-Net-SSLeay-1.35
===>   p5-Net-SSLeay-1.35 depends on file: /usr/local/bin/perl5.8.8 - found
===>   p5-Net-SSLeay-1.35 depends on file: /usr/local/lib/libcrypto.so.5 - found
===>   p5-Net-SSLeay-1.35 depends on file: /usr/local/bin/perl5.8.8 - found
===>  Configuring for p5-Net-SSLeay-1.35
Cannot determine perl version info from lib/Net/SSLeay.pm
Cannot determine license info from lib/Net/SSLeay.pm
*** Could not find OpenSSL
    If it's already installed, please set the OPENSSL_PREFIX environment
    variable accordingly. If it isn't installed yet, get the latest version
    from http://www.openssl.org/.
*** Error code 2

Stop in /usr/ports/security/p5-Net-SSLeay.
>How-To-Repeat:
	remove openssl from base
	install openssl as port
>Fix:
	fix the configure state to respect the mentioned variables

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



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