Dear Sir/Madam, I would like to use your Open SSL 0.9.6 for web project for security purpose.. These are the Steps we did.
1) Downloaded the files( openssl-engine-0.9.6g.tar.gz and openssl-0.9.6g.tar.gz ) from http://www.openssl.org/source/ 2) Unzipped using Win Ace2.1 3) Installed Perl from http://www.activestate.com/ActivePerl 4) Run Configure: E:\FMADocs\openssl-engine-0.9.6g> perl Configure VC-WIN32 output: Configuring for VC-WIN32 IsWindows=1 CC =cl CFLAG =-DTHREADS -DDSO_WIN32 EX_LIBS = BN_ASM =bn_asm.o DES_ENC =des_enc.o fcrypt_b.o BF_ENC =bf_enc.o CAST_ENC =c_enc.o RC4_ENC =rc4_enc.o RC5_ENC =rc5_enc.o MD5_OBJ_ASM = SHA1_OBJ_ASM = RMD160_OBJ_ASM= PROCESSOR = RANLIB =true PERL =perl THIRTY_TWO_BIT mode BN_LLONG mode RC4_INDEX mode RC4_CHUNK is undefined Configured for VC-WIN32. 5) Run do_ms for VC++ E:\FMADocs\openssl-engine-0.9.6g>ms\do_ms Output (End of the last two line): E:\FMADocs\openssl-engine-0.9.6g>perl util\mkdef.pl 16 ssleay 1>ms\ssleay16.def E:\FMADocs\openssl-engine-0.9.6g>perl util\mkdef.pl 32 ssleay 1>ms\ssleay32.def 6) Entered following command on the Dos prompt: -------------------------- E:\FMADocs\openssl-engine-0.9.6g>"C:\Program Files\Microsoft Visual Studio .Net\ VC7\bin\NMAKE" -f ms\ntdll.mak OutPut(last few lines): nul .\apps\testdsa.h 1 $B8D$N%U%!%$%k$r%3%T!<$7$^$7$?!#(B copy nul+ .\apps\testrsa.h tmp32\testrsa.h nul .\apps\testrsa.h 1 $B8D$N%U%!%$%k$r%3%T!<$7$^$7$?!#(B cl /Fotmp32\cryptlib.obj -Iinc32 -Itmp32 /MD /W3 /WX /G5 /Ox /O2 /Ob2 / Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 -DWINNT /Fdout32 -c .\crypto\cryptlib.c 'cl' $B$O!"FbIt%3%^%s%I$^$?$O30It%3%^%s%I!"(B $BA`:n2DG=$J%W%m%0%i%`$^$?$O%P%C%A(B $B%U%!%$%k$H$7$FG'<1$5$l$F$$$^$;$s!#(B (This message is displayed in Japanese, but translated into english i.e., Internal command or external command or program or batch file of cl program is not recognize) NMAKE : fatal error U1077: 'cl' : return code '0x1' Stop. E:\FMADocs\openssl-engine-0.9.6g> ----------------------------------------------- Please give me the suggestions for above error message... Environment: OpenSSL version: output of 'openssl 0.9.6.g' OS Name: Windows 2000 Professional, Hardware platform: Petium4, 256Mb RAM, 1.5GH processror Compiler Details: VC++ Compiler Application Details: Visual Studio 6 and Visual Studio .net Awaiting for your reply.. Thanks & Regards Surya ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
