Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. 512 at cpanrun.PLx line 12. 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. Generating x86 for MASM assember Bignum DES "crypt(3)" Blowfish CAST5 RC4 MD5 SHA1 RIPEMD160 RC5\32 D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mkfiles.pl 1>MINFO D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>rem perl util\mk1mf.pl VC-MSDOS no-sock >ms\msdos.mak D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>rem perl util\mk1mf.pl VC-W31-32 >ms\w31.mak D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mk1mf.pl dll VC-W31-32 1>ms\w31dll.mak D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mk1mf.pl VC-WIN32 1>ms\nt.mak D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mk1mf.pl dll VC-WIN32 1>ms\ntdll.mak D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mkdef.pl 16 libeay 1>ms\libeay16.def D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mkdef.pl 32 libeay 1>ms\libeay32.def D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mkdef.pl 16 ssleay 1>ms\ssleay16.def D:\cpanrun\depot\main\contrib-patched\perl\support\openssl>perl util\mkdef.pl 32 ssleay 1>ms\ssleay32.def Building OpenSSL copy nul+ .\crypto\buildinf.h tmp32\buildinf.h nul .\crypto\buildinf.h 1 file(s) copied. copy nul+ .\crypto\opensslconf.h inc32\openssl\opensslconf.h nul .\crypto\opensslconf.h 1 file(s) copied. 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 -DBN_ASM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM /Fdout32 -c .\crypto\cryptlib.c cryptlib.c .\crypto\cryptlib.c(59) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory