[openssl-dev] Build 1.1 failed depending on configure options

Michel michel.sales at free.fr
Wed Feb 10 22:14:04 UTC 2016


Hi,

 

Just to let you know that today's 1.1 version fails to build when configured
as follow :

PERL Configure no-deprecated VC-WIN32 --debug --prefix=c:\OpenSSL_11_dbg

 

link /nologo /subsystem:console /opt:ref /debug /out:out32.dbg\openssl.exe
@C:\Users\...\Temp\nm5423.tmp

libeay32.lib(eng_all.obj) : error LNK2019: unresolved external symbol
_ENGINE_load_rdrand referenced in function _ENGINE_load_builtin_engines

libeay32.lib(eng_all.obj) : error LNK2019: unresolved external symbol
_ENGINE_load_dynamic referenced in function _ENGINE_load_builtin_engines

libeay32.lib(eng_all.obj) : error LNK2019: unresolved external symbol
_ENGINE_load_capi referenced in function _ENGINE_load_builtin_engines

out32.dbg\openssl.exe : fatal error LNK1120: 3 unresolved externals

NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\BIN\link.EXE"' : return code '0x460'

Stop.

 

With :

PERL Configure no-engine VC-WIN32 --debug --prefix=c:\OpenSSL_11_dbg

it fails with  :

E:\openssl-1.1.git\include\openssl/engine.h(70) : fatal error C1189: #error
:  ENGINE is disabled.

 

With just : "VC-WIN32 --debug --prefix=. " options, build succeeds.

 

Regards,

 

Michel.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160210/350dcb3b/attachment.html>


More information about the openssl-dev mailing list