On Mon, 29 Mar 1999, Andy Shaw wrote:

> I am trying to compile openssl on NT and get the following error
> 
> md5_dgst.c
>         ml /Cp /coff /c /Cx /Focrypto\md5\asm\m5-win32.obj
> .\crypto\md5\asm\m5-win32.asm
> The name specified is not recognized as an
> internal or external command, operable program or batch file.
> NMAKE : fatal error U1077: 'ml' : return code '0x1'
> Stop.
> 
> Anyone know what 'ml' is?

Yeah, it's the Assembler of the Visual Studio stuff. If you don't have it,
then before running "nmake -f ms\ntdll.mak", run "ms\do_ms.bat".

It's stated in the INSTALL.W32 file...

-- 
Erwann ABALEA
System and Development Engineer - Certplus SA
[EMAIL PROTECTED]
- RSA PGP Key ID: 0x2D0EABD5 -

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to