perl util\mkdef.pl 32 libeay > ms\libeay32.def
Warning: ASN1_GENERALSTRING_free does not have a number assigned
Warning: ASN1_GENERALSTRING_it{1} does not have a number assigned
Warning: ASN1_GENERALSTRING_new does not have a number assigned
Warning: CONF_set_nconf does not have a number assigned
Warning: X509V3_EXT_CRL_add_nconf does not have a number assigned
Warning: X509V3_EXT_REQ_add_nconf does not have a number assigned
Warning: X509V3_EXT_add_nconf does not have a number assigned
Warning: X509V3_EXT_add_nconf_sk does not have a number assigned
Warning: X509V3_EXT_nconf does not have a number assigned
Warning: X509V3_EXT_nconf_nid does not have a number assigned
Warning: X509V3_set_nconf does not have a number assigned
Warning: d2i_ASN1_GENERALSTRING does not have a number assigned
Warning: i2d_ASN1_GENERALSTRING does not have a number assigned
Warning: ASN1_GENERALSTRING_it does not have a number assigned

perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
Warning: kssl_build_principal_2 does not have a number assigned
Warning: kssl_check_authent does not have a number assigned
Warning: kssl_map_enc does not have a number assigned
Warning: kssl_skip_confound does not have a number assigned
Warning: kssl_validate_times does not have a number assigned

rand_win.c
.\crypto\rand\rand_win.c(675) : error C2220: warning treated as error
- no object file generated
.\crypto\rand\rand_win.c(675) : warning C4090: 'function' : different
'const' qualifiers
.\crypto\rand\rand_win.c(675) : warning C4024: 'EVP_Digest' :
different types for formal and actual parameter 4
.\crypto\rand\rand_win.c(675) : error C2198: 'EVP_Digest' : too few
actual parameters

rand_win.c line 675 reads:

        MD(bmbits,size,md);

I gather the definition of MD() has changed recently.  What should it
be?



 Jeffrey Altman * Sr.Software Designer      C-Kermit 7.1 Alpha available
 The Kermit Project @ Columbia University   includes Secure Telnet and FTP
 http://www.kermit-project.org/             using Kerberos, SRP, and 
 [EMAIL PROTECTED]          OpenSSL.  SSH soon to follow.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to