[openssl-dev] [openssl.org #4515] [Patch] Cannot build due to IDEA functions partially renamed

Michel via RT rt at openssl.org
Wed Apr 20 11:02:55 UTC 2016


Hi,

I was not able to build today's git repo.
May not be what you would like to do, but the attached patch should fix
that.

Regards,

Michel

Microsoft (R) Windows (R) Resource Compiler Version 6.3.9600.17336
Copyright (C) Microsoft Corporation.  All rights reserved.

        link /nologo /debug /dll  /implib:libcrypto.lib
/out:libcrypto-1_1.dll /
def:libcrypto-1_1.def @C:\Users\Michel\AppData\Local\Temp\nm3E7.tmp || (DEL
/Q li
bcrypto.* libcrypto-1_1.* && EXIT 1)
   Creating library libcrypto.lib and object libcrypto.exp
e_idea.obj : error LNK2019: unresolved external symbol _idea_ecb_encrypt
referen
ced in function _idea_ecb_cipher
e_idea.obj : error LNK2019: unresolved external symbol _idea_cbc_encrypt
referen
ced in function _idea_cbc_cipher
e_idea.obj : error LNK2019: unresolved external symbol _idea_ofb64_encrypt
refer
enced in function _idea_ofb_cipher
e_idea.obj : error LNK2019: unresolved external symbol _idea_cfb64_encrypt
refer
enced in function _idea_cfb64_cipher
libcrypto-1_1.dll : fatal error LNK1120: 4 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x1'
Stop.

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4515
Please log in as guest with password guest if prompted

-------------- next part --------------
A non-text attachment was scrubbed...
Name: idea.patch
Type: application/octet-stream
Size: 1031 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160420/12a4270b/attachment.obj>


More information about the openssl-dev mailing list