Hi Ajay ,
I am not exactly sure about this , but you can try these 2 things and see if it works :
1. Install NASM properly , in your case its being searched at '"C:\Program Files\Microsoft Visual Studio 14.0\VC\N\nasm.EXE"'
2. If above does not works use this command :
perl Configure VC-WIN32 no-asm
Regards,
Ishan
From: Ajay Garg <ajaygargnsit@xxxxxxxxx>
To: openssl-users@xxxxxxxxxxx
Sent: Monday, 7 November 2016 5:12 PM
Subject: Re: [openssl-users] Problem in compiling OpenSSL on Windows-7-32-bit
Oops... pardon me.
The e) step was not done.
The e) step was not done.
The errors came right after step d)
On 7 Nov 2016 3:36 p.m., "Ajay Garg" <ajaygargnsit@xxxxxxxxx> wrote:
I will heartfully grateful.Any pointers how to solve this?d)ms\do_nasm.batc)b)Downloaded nasm.exe from internet, and placed it in the include-path.a)Hi All.Following are the steps I followed :
############################## ############################## ###################
perl Configure VC-WIN32
nmake -f ms\nt.make)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 keyword
############################## ############################## ###################
tmp32\sha1-586.asm:3964: error: comma, colon, decorator or end of line expecte
after operand
tmp32\sha1-586.asm:3970: error: symbol `__sha1_block_data_order_avx' redefined
tmp32\sha1-586.asm:3970: error: parser: instruction expected
tmp32\sha1-586.asm:3972: error: parser: instruction expected
tmp32\sha1-586.asm:3983: error: parser: instruction expected
tmp32\sha1-586.asm:3985: error: parser: instruction expected
tmp32\sha1-586.asm:3986: error: parser: instruction expected
tmp32\sha1-586.asm:3987: warning: label alone on a line without a colon might
in error
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 14.0\VC\
N\nasm.EXE"' : return code '0x1'
Stop.
############################## ############################## ###################Thanks and Regards,
Ajay
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users