Hi,

I have winnt 4.0 sp6a , vc++ 6 and NASM version 0.98
When I execute "ms\do_nasm"

I have the following errors:


D:\proyecto\sw\openssl\openssl-0.9.7-beta1>perl util\mkdef.pl 16 libeay
1>ms\libeay16.def
Warning: EVP_aes_128_cfb does not have a number assigned
Warning: EVP_aes_128_ofb does not have a number assigned
Warning: EVP_aes_192_cfb does not have a number assigned
Warning: EVP_aes_192_ofb does not have a number assigned
Warning: EVP_aes_256_cfb does not have a number assigned
Warning: EVP_aes_256_ofb does not have a number assigned

D:\proyecto\sw\openssl\openssl-0.9.7-beta1>perl util\mkdef.pl 32 libeay
1>ms\libeay32.def
Warning: EVP_aes_128_cfb does not have a number assigned
Warning: EVP_aes_128_ofb does not have a number assigned
Warning: EVP_aes_192_cfb does not have a number assigned
Warning: EVP_aes_192_ofb does not have a number assigned
Warning: EVP_aes_256_cfb does not have a number assigned
Warning: EVP_aes_256_ofb does not have a number assigned


after that I have not problem to compile and run openssl
some ideas?

thanks in advance

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

Reply via email to