ports/126914: security/p5-Net-SSLeay does not compile with no OpenSSL in base

Oliver Lehmann oliver at FreeBSD.org
Thu Aug 28 11:40:02 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list