hi

I downloaded the openssl-0.9.8e and tried to make the libs to work with
borland c builder

my problem is when I try to run the 3rd command:
make -f ms\bcb.mak

I copy from the warinings to the error:

.\crypto\md4\md4_dgst.c:
Warning W8019 tmp32\md32_common.h 425: Code has no effect in function
MD4_Update
Warning W8019 tmp32\md32_common.h 449: Code has no effect in function
MD4_Update
Warning W8019 tmp32\md32_common.h 505: Code has no effect in function
MD4_Update
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD4_Final
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD4_Final
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD4_Final
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD4_Final
       bcc32 -otmp32\md4_one.obj -Iinc32 -Itmp32 -DWIN32_LEAN_AND_MEAN -q
-w-ccc -w-rch -w-pia -w-aus -w-par -w-inl -c
-tWC -tWM -DOPENSSL_SYSNAME_WIN32 -DL_ENDIAN -DDSO_WIN32 -D_stricmp=stricmp
-D_strnicmp=strnicmp -O2 -ff -fp -DBN_ASM -D
MD5_ASM -DSHA1_ASM -DRMD160_ASM -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_RC5
-DOPENSSL_NO_MDC2 -DOPENSSL_NO_KRB5 -DOPENSSL_NO_
DYNAMIC_ENGINE  -c .\crypto\md4\md4_one.c
.\crypto\md4\md4_one.c:
       bcc32 -otmp32\md5_dgst.obj -Iinc32 -Itmp32 -DWIN32_LEAN_AND_MEAN -q
-w-ccc -w-rch -w-pia -w-aus -w-par -w-inl -c
-tWC -tWM -DOPENSSL_SYSNAME_WIN32 -DL_ENDIAN -DDSO_WIN32 -D_stricmp=stricmp
-D_strnicmp=strnicmp -O2 -ff -fp -DBN_ASM -
DMD5_ASM -DSHA1_ASM -DRMD160_ASM -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_RC5
-DOPENSSL_NO_MDC2 -DOPENSSL_NO_KRB5 -DOPENSSL_NO
_DYNAMIC_ENGINE  -c .\crypto\md5\md5_dgst.c
.\crypto\md5\md5_dgst.c:
Warning W8019 tmp32\md32_common.h 425: Code has no effect in function
MD5_Update
Warning W8019 tmp32\md32_common.h 449: Code has no effect in function
MD5_Update
Warning W8019 tmp32\md32_common.h 505: Code has no effect in function
MD5_Update
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD5_Final
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD5_Final
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD5_Final
Warning W8019 tmp32\md32_common.h 587: Code has no effect in function
MD5_Final
       nasmw -f obj -d__omf__ -ocrypto\md5\asm\m5_win32.obj
.\crypto\md5\asm\m5_win32.asm
'nasmw' is not recognized as an internal or external command,
operable program or batch file.

** error 1 ** deleting crypto\md5\asm\m5_win32.obj

D:\openssl-0.9.8e>

/**************************************************/

do am I missing something ?
--
Betto McRose Gamarra
IcarusDB
"Soluciones Informáticas"
Cel.: (0981) 484-134

Reply via email to