[openssl-users] Problem in compiling OpenSSL on Windows-7-32-bit
Ajay Garg
ajaygargnsit at gmail.com
Mon Nov 7 10:06:18 UTC 2016
Hi All.
Following are the steps I followed :
###############################################################################
a)
Downloaded nasm.exe from internet, and placed it in the include-path.
b)
*perl Configure VC-WIN32*
c)
*ms\do_nasm.bat*
d)
*nmake -f ms\nt.mak*
e)
*make*
*###############################################################################*
Compilation runs fine for some time, but then I get hundreds of IDENTICAL
errors as follows ::
###############################################################################
*tmp32\sha1-586.asm:3964: warning: `PTR' is not a NASM
keywordtmp32\sha1-586.asm:3964: error: comma, colon, decorator or end of
line expecteafter operandtmp32\sha1-586.asm:3970: error: symbol
`__sha1_block_data_order_avx' redefinedtmp32\sha1-586.asm:3970: error:
parser: instruction expectedtmp32\sha1-586.asm:3972: error: parser:
instruction expectedtmp32\sha1-586.asm:3983: error: parser: instruction
expectedtmp32\sha1-586.asm:3985: error: parser: instruction
expectedtmp32\sha1-586.asm:3986: error: parser: instruction
expectedtmp32\sha1-586.asm:3987: warning: label alone on a line without a
colon might in errorNMAKE : fatal error U1077: '"C:\Program Files\Microsoft
Visual Studio 14.0\VC\N\nasm.EXE"' : return code '0x1'Stop.*
*###############################################################################*
Any pointers how to solve this?
I will heartfully grateful.
Thanks and Regards,
Ajay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20161107/9957354c/attachment.html>
More information about the openssl-users
mailing list