Nmap Development mailing list archives

Re: [Bulk]


From: Gisle Vanem <gvanem () yahoo no>
Date: Wed, 08 Apr 2015 12:28:05 +0200

horozlu () web de wrote:

Building OpenSSL
         ml /nologo /Cp /coff /c /Cx /Zi /Fotmp32\sha1-586.obj tmp32\sha1-586.asm
  Assembling: tmp32\sha1-586.asm
tmp32\sha1-586.asm(1432) : error A2070:invalid instruction operands
tmp32\sha1-586.asm(1576) : error A2070:invalid instruction operands
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\BIN\ml.EXE"' : return code '0x1'

Maybe your ml.exe is too old? Mine is 12.00.31101.0.
Try with nasm. Do this (in the OpenSSL root dir):
 perl Configure VC-WIN32
 ms\do_masm.bat
 nmake -f ms\nt.mak

nasm.exe is a free d/l from here:
  http://www.nasm.us/

--
--gv
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: