You're inadvertantly linking against the openssl 0.9.5 libraries that
Apple ships.  Before typing 'make', remove the libraries
/usr/lib/libcrypto.dylib and /usr/lib/libssl.dylib and you should be on
the the next problem.

Steve

You need to remove the librari

On Thu, 12 Apr 2001, Ian  Bishop wrote:

> When compiling openssl under Darwin, I get following error message
> during 'make':
>
> /usr/bin/ld: Undefined symbols:
> _X509_STORE_CTX_set_flags
> _X509_STORE_CTX_trusted_stack
> _sk_new_null
> _ASN1_parse_dump
> _ERR_error_string_n
> _X509_CRL_digest
> _d2i_RSA_NET
> _i2d_RSA_NET
> _ASN1_UTCTIME_cmp_time_t
> _X509_email_free
> _X509_get1_email
> _MD4
> _ftime
> _X509_NAME_print_ex
> _d2i_PUBKEY_bio
> make[1]: *** [openssl] Error 1
> make: *** [sub_all] Error 1
>
> Does anyone have any suggestions?
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to