ports/60067: bsd.openssl.mk needs to check for /lib/libcrypto
Koop Mast
einekoai at chello.nl
Tue Dec 9 12:30:25 UTC 2003
>Number: 60067
>Category: ports
>Synopsis: bsd.openssl.mk needs to check for /lib/libcrypto
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 09 04:30:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Koop Mast
>Release: FreeBSD 5.2-BETA i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.2-BETA FreeBSD 5.2-BETA #5: Sun Nov 23 16:19:39 CET 2003 root at newprisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386
>Description:
Bsd.openssl.mk checks for the existens of /usr/lib/libcrypto.so
but on recent -current versions that lib lives in /lib
So the check fails to find the /usr/lib/libcrypto.so.
>How-To-Repeat:
On a recent -current remove /usr/lib/libcrypto.so
And try to build mail/courier-imap with ssl support for example.
>Fix:
Check for both /usr/lib/libcrypto.so and /lib/libcrypto.so
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list