RE: ml on NT compilation

1999-03-29 Thread Buchs Christian
> I tried this and it still fails with the same error. > > Does anyone know what 'ml' is? > > It appears to be some sort of assembler utility, is this right? Yes, it is. But you don't really need it. Follow the instruction (point 4) of http://www.engelschall.com/sw/mod_ssl/distrib/mod_ssl-SNAP/

Re: ml on NT compilation

1999-03-29 Thread Andy Shaw
I found that compiling without the assembler stuff works fine. 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

RE: ml on NT compilation

1999-03-29 Thread Ashley Munday
ssage- From: Andy Shaw [mailto:[EMAIL PROTECTED]] Sent: 29 March 1999 12:59 To: [EMAIL PROTECTED] Subject: ml on NT compilation 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

Re: ml on NT compilation

1999-03-29 Thread Erwann ABALEA
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, operab

Re: ml on NT compilation

1999-03-29 Thread Andy Shaw
lt of not or not properly configured makefiles. > Try to execute > ms\do_ms.bat > first and afterwards > ms\32all.bat > > hth > > Robert > > > -Original Message- > > From: Andy Shaw [mailto:[EMAIL PROTECTED]] > > Sent: Monday, March 29, 19

RE: ml on NT compilation

1999-03-29 Thread Robert Eiglmaier
9, 1999 1:59 PM > To: [EMAIL PROTECTED] > Subject: ml on NT compilation > > > 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 speci

ml on NT compilation

1999-03-29 Thread Andy Shaw
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: