I am getting the following error when installing openssl using the VC++

C:\tmp\openssl-SNAP-20080915>nmake -f ms\ntdll.mak

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

Building OpenSSL
        perl util/copy.pl ".\crypto\buildinf.h" "tmp32dll\buildinf.h"
Copying: ./crypto/buildinf.h to tmp32dll/buildinf.h
        cl /Fotmp32dll\bn_nist.obj  -Iinc32 -Itmp32dll /MD /Ox /O2 /Ob2
-DOPENSS
L_THREADS  -DDSO_WIN32 -W3 -WX -Gs0 -GF -Gy -nologo
-DOPENSSL_SYSNAME_WIN32 -DWI
N32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE
-D_CRT_NONSTDC_NO_DEPREC
ATE -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
-DOPENSSL_BN_ASM_MONT -DSHA1
_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
-DWHIRLPOOL_ASM
-DOPENSSL_USE_APPLINK -I. /Fdout32dll -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2
-DOPENS
SL_NO_KRB5 -DOPENSSL_NO_STATIC_ENGINE -D_WINDLL
-DOPENSSL_BUILD_SHLIBCRYPTO -c
.\crypto\bn\bn_nist.c
bn_nist.c
crypto\bn\bn_nist.c(718) : error C2220: warning treated as error - no
object fil
e generated
crypto\bn\bn_nist.c(718) : warning C4101: 'r_d' : unreferenced local
variable
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

Please let me know how I can get past this error message.
Thank you 
Aj


---------------------------------------------------------------------------------------------------------
This e-mail message may contain privileged and/or confidential information, and 
is intended to be received only by persons entitled to receive such 
information. If you have received this e-mail in error, please notify the 
sender immediately. Please delete it and all attachments from any servers, hard 
drives or any other media. Other use of this e-mail by you is strictly 
prohibited.


All e-mails and attachments sent and received are subject to monitoring, 
reading and archival by Monsanto, including its subsidiaries. The recipient of 
this e-mail is solely responsible for checking for the presence of "Viruses" or 
other "Malware". Monsanto, along with its subsidiaries, accepts no liability 
for any damage caused by any such code transmitted by or accompanying this 
e-mail or any attachment.
---------------------------------------------------------------------------------------------------------

Reply via email to