I'm trying to compile OpenSSL on NT machine. It runs for a while, but stops
at this error:

Building OpenSSL
        cl /Fotmp32dll.dbg\rand_win.obj  -Iinc32 -Itmp32dll.dbg /MDd /W3 /WX
/Zi
 /Yd /Od /nologo -DWIN32 -D_DEBUG -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -DDEBUG
-DDSO
_WIN32 /Fdout32dll /GD -D_WINDLL -D_DLL  -c .\crypto\rand\rand_win.c
rand_win.c
.\crypto\rand\rand_win.c(581) : error C2400: inline assembler syntax error
in 'o
pcode'; found 'newline'
.\crypto\rand\rand_win.c(582) : error C2414: illegal number of operands
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

I can't figure our what's the problem. I was wondering if you can help me
with figuring out what could be wrong.

Thanks,
    Andrey T.

             

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

Reply via email to