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. Fix: fix the configure state to respect the mentioned variables How-To-Repeat: remove openssl from base install openssl as port
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Fixed, thanks.
leeym 2008-09-08 05:12:24 UTC FreeBSD ports repository Modified files: security/p5-Net-SSLeay Makefile Log: - set OPENSSL_PREFIX correctly PR: 126914 Submitted by: oliver Revision Changes Path 1.31 +1 -1 ports/security/p5-Net-SSLeay/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"