Aftab Alam wrote:

Hi All,

I want to compile OpenSSL as to rename a function called MD5_Update as
MD5_Update_New. I have tried to manually update it by opening the files and
renaming the functions but it doesn't work for me.


On running ms\do_nasm it gave me the following warning.

C:\open.tar\OpenTemp\openssl-0.9.7e>perl util\mkdef.pl 32 libeay
1>ms\libeay32
.def
Warning: MD5_Update_New does not have a number assigned



Add the new function (MD5_Update_New) at the end of the openssl-src/util/libeay.num file and then start from ms\do_masm.

Regards,
Amar.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to