hi,

following instructions from file INSTALL.W32

i have this error running

nmake -f ms\ntdll.mak

something wrong?

removing the option /WX solves the problem. it dont stop with error but the
warning remains, should be reviewed?



        cl /Fotmp32dll\rsa_oaep.obj  -Iinc32 -Itmp32dll /MD /W3 /WX /G5 /Ox
/O2 /Ob2 /Gs0 /GF /Gy /nologo -DWIN32 -DWIN3
2_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 -DBN_ASM -DMD5_ASM -DSHA1_ASM
-DRMD160_ASM /Fdout32dll /GD -D_WINDLL -D_DLL  -c .
\crypto\rsa\rsa_oaep.c
cl : Command line warning D4002 : ignoring unknown option '/GD'
rsa_oaep.c
crypto\rsa\rsa_oaep.c(149) : error C2220: warning treated as error - no
object file generated
crypto\rsa\rsa_oaep.c(149) : warning C4244: '=' : conversion from 'long' to
'unsigned char', possible loss of data
crypto\rsa\rsa_oaep.c(149) : warning C4244: '=' : conversion from 'long' to
'unsigned char', possible loss of data
crypto\rsa\rsa_oaep.c(150) : warning C4244: '=' : conversion from 'long' to
'unsigned char', possible loss of data
crypto\rsa\rsa_oaep.c(150) : warning C4244: '=' : conversion from 'long' to
'unsigned char', possible loss of data
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.



best regards


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

Reply via email to