Hi,
 
I am facing problem while building openssl on my windows box (Windows 2000 Professional) with Cygwin (CYGWIN_NT-5.0).
 
I downloaded the source for openssl 0.9.8b.
I followed the steps given in INSTALL.W32:
1) ./config: This goes smooth without any problem
2) make: At this stage I am facing a problem. make gives me the following error
========
make[2]: Entering directory `/cygdrive/d/Downloads/openssl-0.9.8b/crypto/mdc2'
gcc -I.. -I../.. -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS  -DDS
O_DLFCN -DHAVE_DLFCN_H -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486
 -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRM
D160_ASM -DAES_ASM   -c -o mdc2dgst.o mdc2dgst.c
In file included from mdc2dgst.c:63:
../../include/openssl/mdc2.h:69:2: #error MDC2 is disabled.
make[2]: *** [mdc2dgst.o] Error 1
make[2]: Leaving directory `/cygdrive/d/Downloads/openssl-0.9.8b/crypto/mdc2'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/cygdrive/d/Downloads/openssl-0.9.8b/crypto'
make: *** [build_crypto] Error 1
=========
 
I don't understand what is going wrong here.
 
Has anyone faced similar problem earlier?
Does anyone knows what is going wrong? Am I am missing something obvious here?
Thank you in advance.
 
~ Urjit
DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Pvt. Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Pvt. Ltd. does not accept any liability for virus infected mails.

Reply via email to