[openssl-users] openssl 1.0.2a vc++ 9 (VS 2008) 64-bit build failing

Kevin Moody kevinm at objectivity.com
Mon Mar 23 16:51:53 UTC 2015


Hi,

My apologies if I missed a post about this already, but I'm seeing the following when running `nmake -f ms\ntdll.mak` in the vc9x64 build of openssl 1.0.2a:

...
Assembling: tmp32dll\aesni-sha256-x86_64.asm
tmp32dll\aesni-sha256-x86_64.asm(109) : error A2006:undefined symbol : __imp_Rtl
VirtualUnwind
tmp32dll\aesni-sha256-x86_64.asm(127) : error A2006:undefined symbol : $L$SEH_be
gin_aesni_cbc_sha256_enc_xop
tmp32dll\aesni-sha256-x86_64.asm(128) : error A2006:undefined symbol : $L$SEH_en
d_aesni_cbc_sha256_enc_xop
tmp32dll\aesni-sha256-x86_64.asm(129) : error A2006:undefined symbol : $L$SEH_in
fo_aesni_cbc_sha256_enc_xop
tmp32dll\aesni-sha256-x86_64.asm(131) : error A2006:undefined symbol : $L$SEH_be
gin_aesni_cbc_sha256_enc_avx
tmp32dll\aesni-sha256-x86_64.asm(132) : error A2006:undefined symbol : $L$SEH_en
d_aesni_cbc_sha256_enc_avx
tmp32dll\aesni-sha256-x86_64.asm(133) : error A2006:undefined symbol : $L$SEH_in
fo_aesni_cbc_sha256_enc_avx
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\x86_amd64\ml64.EXE"' : return code '0x1'
Stop.

What's odd is that this has built in my vc9x32, vc10x32, vc10x64, vc11x32, and vc11x64 build configurations.  Just to rule out an environment issue, I built my previous version, 1.0.1g, within this same command prompt.  Any ideas or suggestions as to what might be breaking the VS 2008 64-bit build?  Has anyone seen this?

Obviously, I don't know enough about this project to really debug the build much further.  So, thanks in advance!

Regards,
Kevin


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150323/cc329c9c/attachment-0001.html>


More information about the openssl-users mailing list