I uninstalled my Crypt module, and went to Cpan to reinstall. I get this during the install:[ninja2:~/code/perl] guru% strings /usr/lib/libssl.0.9.7.dylib | egrep + OpenSSL SSLv2 part of OpenSSL 0.9.7b 10 Apr 2003 SSLv3 part of OpenSSL 0.9.7b 10 Apr 2003 SSLv2/3 compatibility part of OpenSSL 0.9.7b 10 Apr 2003 TLSv1 part of OpenSSL 0.9.7b 10 Apr 2003 OpenSSL 0.9.7b 10 Apr 2003 <br> [ninja2:~/code/perl] guru% grep -i add_all_algorithms /usr/lib/*ssl* [ninja2:~/code/perl] guru% find /usr/lib -name *ssl* tcsh: find: No match. <br>
<br> /usr/local/lib does not seem to contain the SSLeay library files Found the following OpenSSL installations: OpenSSL 0.9.6 /usr/local/ssl OpenSSL 0.9.6 /usr/local OpenSSL 0.9.7 /usr Which OpenSSL build path do you want to link against? [/usr/local/ssl]
Then, if I rerun with Force, it claims to install cleanly. But I get the error I presented earlier in the code. Ask me for any information and I'll provide it./Users/guru/.cpan/build/Crypt-SSLeay-0.51/blib/arch/auto/Crypt/SSLeay/ +SSLeay.bundle undefined reference to _OpenSSL_add_all_algorithms expe +cted to be defined in a dynamic image t/net_ssl........dubious + Test returned status 0 (wstat 5, 0x5) t/ssl_context....dyld: /usr/bin/perl Undefined symbols: /Users/guru/.cpan/build/Crypt-SSLeay-0.51/blib/arch/auto/Crypt/SSLeay/ +SSLeay.bundle undefined reference to _OpenSSL_add_all_algorithms expe +cted to be defined in a dynamic image t/ssl_context....dubious + Test returned status 0 (wstat 5, 0x5) FAILED--2 test scripts could be run, alas--no output ever seen make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
In reply to Re: https on OSX 10.3 crypto failure
by Anonymous Monk
in thread https on OSX 10.3 crypto failure
by ecuguru
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |