From: Jeffrey Altman <[EMAIL PROTECTED]>

jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> ASN1_STRING_set_def_mask_asc
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> BIO_new_file_internal
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> BIO_new_fp_internal
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> BIO_s_file_internal
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> CRYPTO_get_dynlock_create_cb
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> CRYPTO_get_dynlock_destroy_cb
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> CRYPTO_get_dynlock_lock_cb
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> CRYPTO_set_dynlock_create_cb
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> CRYPTO_set_dynlock_destroy_cb
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> CRYPTO_set_dynlock_lock_cb
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> ERR_load_CRYPTOlib_strings
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> PEM_write_bio_PKCS8PrivKey_nid
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> RSA_PKCS1_RSAref
jaltman> LIBEAY32.def : error LNK2001: unresolved external symbol
jaltman> X509_REVOKED_get_ext_by_critic

Hmm, not good, and I found the problem.  Basically, the semantics of
the platforms lists in libeay.num and ssleay.num wasn't defined well
enough.

Also, I just saw that RSAref wasn't taken into account at all...

-- 
Richard Levitte   \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to