[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unable to Make Digest-MD5-2.12
From: |
Marcello Pietrobon |
Subject: |
Unable to Make Digest-MD5-2.12 |
Date: |
Mon, 13 Nov 2000 08:42:19 -0600 |
Hi
Cons is a great program
but I'm having some problems
First I cannot install Digest-MD5-2.12
even following the instructions this is what I get:
C:\GNU\Cons\Digest-MD5-2.12>make
make: Error -- rem: The system cannot find the file specified.
make: Error code -1
What's wrong ?
I hope you can help me.
Thank you
Here more informations gotten using:
perl -V
perl Makefile.PL
make
make -V
make -v
--------------------------------------------------------------------------------------
C:\GNU\Cons\Digest-MD5-2.12>perl -V
Summary of my perl5 (revision 5 version 6 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usesocks=undef
Compiler:
cc='cl', optimize='-O1 -MD -DNDEBUG', gccversion=
cppflags='-DWIN32'
ccflags ='-O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT
_SYS -DPERL_MSVCRT_READFIX'
stdchar='char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -release
-libpath:"C:\GNU\Perl\lib\CORE" -machine:x86'
libpth="C:\Program Files\Intel\compiler45\lib"
"C:\PROGRA~1\MICROS~3\VC98\LIB" "C:\PROGRA~1\MICROS~3\VC98\MFC\LIB" "
C:\Program Files\Microsoft Platform SDK\Lib\" "C:\GNU\Perl\lib\CORE"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib
oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib
version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release
-libpath:"C:\GNU\Perl\lib\CORE" -machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
Locally applied patches:
ActivePerl Build 620
Built under MSWin32
Compiled at Oct 31 2000 18:31:05
@INC:
C:/GNU/Perl/lib
C:/GNU/Perl/site/lib
.
--------------------------------------------------------------------------------------
C:\GNU\Cons\Digest-MD5-2.12>perl Makefile.PL
Testing alignment requirements for U32... Command line warning D4002 :
ignoring unknown option '-nodefaultlib'
Command line warning D4002 : ignoring unknown option '-release'
Command line warning D4002 : ignoring unknown option
'-libpath:C:\GNU\Perl\lib\CORE'
Command line warning D4002 : ignoring unknown option '-machine:x86'
u32align.c
C:\GNU\Perl\lib/CORE\win32.h(23) : warning C4005: 'WIN32IO_IS_STDIO' :
macro redefinition
unknown(0) : see previous definition of 'WIN32IO_IS_STDIO'
no restrictions
Writing Makefile for Digest::MD2
Writing Makefile for Digest::SHA1
Writing Makefile for Digest::MD5
--------------------------------------------------------------------------------------
C:\GNU\Cons\Digest-MD5-2.12>make
make: Error -- rem: The system cannot find the file specified.
make: Error code -1
--------------------------------------------------------------------------------------
C:\GNU\Cons\Digest-MD5-2.12>make -V
make - Version 6.1 build 649
Built-in Rules (cannot be changed):
OS:=NT
.IMPORT .IGNORE : ROOTDIR
.MAKEFILES:makefile
.SOURCE : .NULL
@B = $(@:b)
@D = $(@:d)
@F = $(@:f)
%B = $(%:b)
%D = $(%:d)
%F = $(%:f)
*B = $(*:b)
*D = $(*:d)
*F = $(*:f)
<B = $(<:b)
<D = $(<:d)
<F = $(<:f)
?B = $(?:b)
?F = $(?:f)
?D = $(?:d)
System Configuration:
SWITCHAR = /
OSVERSION = 00
OSRELEASE = 5
DIRSEPSTR = /\:
SHELL = C:/Programs/Mks/mksnt/sh.exe
SHELLFLAGS = /c
SHELLMETAS =
GROUPSHELL = C:/Programs/Mks/mksnt/sh.exe
GROUPFLAGS =
GROUPSUFFIX =
MAKEDIR = C:/GNU/Cons/Digest-MD5-2.12
PWD = C:/GNU/Cons/Digest-MD5-2.12
--------------------------------------------------------------------------------------
C:\GNU\Cons\Digest-MD5-2.12>make -v
>>> Defined macro MAKECMD=make
>>> Defined macro MFLAGS=
>>> Defined macro MAKEFLAGS=
>>> Defined macro OS=NT
>>> Defined macro ROOTDIR=C:/Programs/Mks
>>> Defined macro @B=$(@:b)
>>> Defined macro @D=$(@:d)
>>> Defined macro @F=$(@:f)
>>> Defined macro %B=$(%:b)
>>> Defined macro %D=$(%:d)
>>> Defined macro %F=$(%:f)
>>> Defined macro *B=$(*:b)
>>> Defined macro *D=$(*:d)
>>> Defined macro *F=$(*:f)
>>> Defined macro <B=$(<:b)
>>> Defined macro <D=$(<:d)
>>> Defined macro <F=$(<:f)
>>> Defined macro ?B=$(?:b)
>>> Defined macro ?F=$(?:f)
>>> Defined macro ?D=$(?:d)
>>> C:/Programs/Mks/etc/startup.mk: line 0: Defined macro INCDEPTH=0
>>> C:/Programs/Mks/etc/startup.mk: line 0: Defined macro
MAKESTARTUP=C:/Programs/Mks/etc/startup.mk
>>> C:/Programs/Mks/etc/startup.mk: line 0: Reading startup file
'C:/Programs/Mks/etc/startup.mk'
>>> C:/Programs/Mks/etc/startup.mk: line 3: Defined macro HAVERCS=no
>>> C:/Programs/Mks/etc/startup.mk: line 8: Defined macro __SILENT=
>>> C:/Programs/Mks/etc/startup.mk: line 9: Defined macro .SILENT=yes
>>> C:/Programs/Mks/etc/startup.mk: line 12: Defined macro E=.exe
>>> C:/Programs/Mks/etc/startup.mk: line 13: Defined macro O=.obj
>>> C:/Programs/Mks/etc/startup.mk: line 14: Defined macro S=.asm
>>> C:/Programs/Mks/etc/startup.mk: line 15: Defined macro A=.lib
>>> C:/Programs/Mks/etc/startup.mk: line 16: Defined macro P=.pas
>>> C:/Programs/Mks/etc/startup.mk: line 17: Defined macro F=.for
>>> C:/Programs/Mks/etc/startup.mk: line 20: Defined macro
ROOTDIR=C:/Programs/Mks
>>> C:/Programs/Mks/etc/startup.mk: line 21: Defined macro
TMPDIR=C:/Programs/Mks/tmp
>>> C:/Programs/Mks/etc/startup.mk: line 22: Defined macro SHELL=
>>> C:/Programs/Mks/etc/startup.mk: line 24: Defined macro
TMPDIR=C:/WINNT/TEMP
>>> C:/Programs/Mks/etc/startup.mk: line 24: Defined macro
SHELL=C:/Programs/Mks/mksnt/sh.exe
>>> C:/Programs/Mks/etc/startup.mk: line 24: Defined macro
ComSpec=C:\WINNT\system32\cmd.exe
>>> C:/Programs/Mks/etc/startup.mk: line 27: Defined macro
COMSPEC=$(ComSpec)
>>> C:/Programs/Mks/etc/startup.mk: line 40: Defined macro
GROUPSHELL=C:/Programs/Mks/mksnt/sh.exe
>>> C:/Programs/Mks/etc/startup.mk: line 49: Defined macro
SHELLMETAS=;*?"<>|()&][$#`'
>>> C:/Programs/Mks/etc/startup.mk: line 50: Defined macro
SHELLFLAGS=-c
>>> C:/Programs/Mks/etc/startup.mk: line 51: Defined macro
GROUPSUFFIX=.ksh
>>> C:/Programs/Mks/etc/startup.mk: line 52: Defined macro GROUPFLAGS=
>>> C:/Programs/Mks/etc/startup.mk: line 56: Defined macro CC=cl
>>> C:/Programs/Mks/etc/startup.mk: line 57: Defined macro LD=link
>>> C:/Programs/Mks/etc/startup.mk: line 58: Defined macro AS=masm
>>> C:/Programs/Mks/etc/startup.mk: line 60: Defined macro
MAKE=$(MAKECMD) $(MFLAGS)
>>> C:/Programs/Mks/etc/startup.mk: line 61: Defined macro CO=co
>>> C:/Programs/Mks/etc/startup.mk: line 62: Defined macro AR=ar
>>> C:/Programs/Mks/etc/startup.mk: line 63: Defined macro RM=rm
>>> C:/Programs/Mks/etc/startup.mk: line 64: Defined macro YACC=yacc
>>> C:/Programs/Mks/etc/startup.mk: line 65: Defined macro LEX=lex
>>> C:/Programs/Mks/etc/startup.mk: line 67: Defined macro PC=anypc
>>> C:/Programs/Mks/etc/startup.mk: line 68: Defined macro FC=anyf77
>>> C:/Programs/Mks/etc/startup.mk: line 70: Defined macro LEXYY=lex_yy
>>> C:/Programs/Mks/etc/startup.mk: line 71: Defined macro YTAB=ytab
>>> C:/Programs/Mks/etc/startup.mk: line 74: Defined macro ARFLAGS=ruv
>>> C:/Programs/Mks/etc/startup.mk: line 75: Defined macro
CFLAGS=-nologo
>>> C:/Programs/Mks/etc/startup.mk: line 76: Defined macro ASFLAGS=-mx
-t
>>> C:/Programs/Mks/etc/startup.mk: line 77: Defined macro COFLAGS=-q
>>> C:/Programs/Mks/etc/startup.mk: line 78: Defined macro LDFLAGS=
>>> C:/Programs/Mks/etc/startup.mk: line 79: Defined macro LDLIBS=
>>> C:/Programs/Mks/etc/startup.mk: line 80: Defined macro LFLAGS=
>>> C:/Programs/Mks/etc/startup.mk: line 81: Defined macro YFLAGS=
>>> C:/Programs/Mks/etc/startup.mk: line 82: Defined macro RMFLAGS=
>>> C:/Programs/Mks/etc/startup.mk: line 83: Defined macro FFLAGS=
>>> C:/Programs/Mks/etc/startup.mk: line 84: Defined macro PFLAGS=
>>> C:/Programs/Mks/etc/startup.mk: line 96: Defined macro
DIRSEPSTR=\/:
>>> C:/Programs/Mks/etc/startup.mk: line 131: Defined macro
LIBSUFFIX=.lib
>>> C:/Programs/Mks/etc/startup.mk: line 135: Defined macro .SILENT=
>>> C:/Programs/Mks/etc/startup.mk: line 138: Include file startup.mk,
not found
>>> Defined macro INCDEPTH=0
>>> environment: Defined macro ALLUSERSPROFILE=C:\Documents and
Settings\All Users.WINNT
>>> environment: Defined macro APPDATA=C:\Documents and
Settings\Administrator\Application Data
>>> environment: Defined macro Basemake=C:\Program Files\Microsoft
Platform SDK\Include\BKOffice.Mak
>>> environment: Defined macro Bkoffice=C:\Program Files\Microsoft
Platform SDK\
>>> environment: Defined macro CommonProgramFiles=C:\Program
Files\Common Files
>>> environment: Defined macro COMPUTERNAME=DANTE2800
>>> environment: Defined macro ComSpec=C:\WINNT\system32\cmd.exe
>>> environment: Defined macro COUNTRY=IOWA
>>> environment: Defined macro DXSDKROOT=C:\Program Files\Microsoft
Platform SDK\
>>> environment: Defined macro
GCC_EXEC_PREFIX=C:\GNU\Gcc-2.95.2\lib\gcc-lib\
>>> environment: Defined macro HOME=C:/
>>> environment: Defined macro HOMEDRIVE=C:
>>> environment: Defined macro HOMEPATH=\
>>> environment: Defined macro INCLUDE=C:\Program
Files\Intel\compiler45\include;C:\Program Files\Microsoft Platform SDK
\Include\;C:\PROGRA~1\MICROS~3\VC98\ATL\INCLUDE;C:\PROGRA~1\MICROS~3\VC98\INCLUDE;C:\PROGRA~1\MICROS~3\VC98\MFC\INCLUDE
>>> environment: Defined macro INETSDK=C:\Program Files\Microsoft
Platform SDK\
>>> environment: Defined macro LIB=C:\Program
Files\Intel\compiler45\lib;C:\PROGRA~1\MICROS~3\VC98\LIB;C:\PROGRA~1\MICRO
S~3\VC98\MFC\LIB;C:\Program Files\Microsoft Platform SDK\Lib\
>>> environment: Defined macro LOGONSERVER=\\DANTE2800
>>> environment: Defined macro MSSdk=C:\Program Files\Microsoft Platform
SDK\
>>> environment: Defined macro Mstools=C:\Program Files\Microsoft
Platform SDK\
>>> environment: Defined macro NUMBER_OF_PROCESSORS=1
>>> environment: Defined macro OS=Windows_NT
>>> environment: Defined macro Os2LibPath=C:\WINNT\system32\os2\dll;
>>> environment: Defined macro
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
>>> environment: Defined macro PROCESSOR_ARCHITECTURE=x86
>>> environment: Defined macro PROCESSOR_IDENTIFIER=x86 Family 6 Model 8
Stepping 1, GenuineIntel
>>> environment: Defined macro PROCESSOR_LEVEL=6
>>> environment: Defined macro PROCESSOR_REVISION=0801
>>> environment: Defined macro ProgramFiles=C:\Program Files
>>> environment: Defined macro PROMPT=$P$G
>>> environment: Defined macro ROOTDIR=C:/Programs/Mks
>>> environment: WARNING: Macro `ROOTDIR' redefined after use
>>> environment: Defined macro SystemDrive=C:
>>> environment: Defined macro SystemRoot=C:\WINNT
>>> environment: Defined macro TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
>>> environment: Defined macro TIMEZONE=-6
>>> environment: Defined macro TMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
>>> environment: Defined macro TMPDIR=C:/WINNT/TEMP
>>> environment: Defined macro USERDOMAIN=DANTE2800
>>> environment: Defined macro USERNAME=Administrator
>>> environment: Defined macro USERPROFILE=C:\Documents and
Settings\Administrator
>>> environment: Defined macro windir=C:\WINNT
>>> environment: Defined macro
PATH=C:\GNU\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\system32\WBEM;C:\Programs\Mks\m
ksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program
Files\Intel\edb32\;C:\Program Files\Intel\compiler45\b
in;C:\GNU\Gcc-2.95.2\bin;C:\Winutil;C:\My_sys\Bat;C:\My_sys\Goodcoms;C:\My_sys\Unix-stf;C:\Program
Files\Microsoft Platf
orm SDK\Bin\;C:\Program Files\Microsoft Platform
SDK\Bin\WinNT;C:\PROGRA~1\MICROS~3\Common\msdev98\BIN;C:\PROGRA~1\MICRO
S~3\VC98\BIN;C:\PROGRA~1\MICROS~3\Common\TOOLS\WINNT;C:\PROGRA~1\MICROS~3\Common\TOOLS
>>> environment: Defined macro MAKEFLAGS=
>>> makefile: line 0: Defined macro INCDEPTH=0
>>> makefile: line 25: Defined macro AR=lib
>>> makefile: line 26: Defined macro CC=cl
>>> makefile: line 27: Defined macro CCCDLFLAGS=
>>> makefile: line 28: Defined macro CCDLFLAGS=
>>> makefile: line 29: Defined macro DLEXT=dll
>>> makefile: line 30: Defined macro DLSRC=dl_win32.xs
>>> makefile: line 31: Defined macro LD=link
>>> makefile: line 32: Defined macro LDDLFLAGS=-dll -nologo
-nodefaultlib -release -libpath:"C:\GNU\Perl\lib\CORE" -m
achine:x86
>>> makefile: line 33: Defined macro LDFLAGS=-nologo -nodefaultlib
-release -libpath:"C:\GNU\Perl\lib\CORE" -machine:
x86
>>> makefile: line 34: Defined macro LIBC=msvcrt.lib
>>> makefile: line 35: Defined macro LIB_EXT=.lib
>>> makefile: line 36: Defined macro OBJ_EXT=.obj
>>> makefile: line 37: Defined macro OSNAME=MSWin32
>>> makefile: line 38: Defined macro OSVERS=4.0
>>> makefile: line 39: Defined macro RANLIB=rem
>>> makefile: line 40: Defined macro SO=dll
>>> makefile: line 41: Defined macro EXE_EXT=.exe
>>> makefile: line 42: Defined macro FULL_AR=
>>> makefile: line 46: Defined macro AR_STATIC_ARGS=cr
>>> makefile: line 47: Defined macro NAME=Digest::MD5
>>> makefile: line 48: Defined macro DISTNAME=Digest-MD5
>>> makefile: line 49: Defined macro NAME_SYM=Digest_MD5
>>> makefile: line 50: Defined macro VERSION=2.12
>>> makefile: line 51: Defined macro VERSION_SYM=2_12
>>> makefile: line 52: Defined macro XS_VERSION=2.12
>>> makefile: line 53: Defined macro INST_BIN=blib\bin
>>> makefile: line 54: Defined macro INST_EXE=blib\script
>>> makefile: line 55: Defined macro INST_LIB=blib\lib
>>> makefile: line 56: Defined macro INST_ARCHLIB=blib\arch
>>> makefile: line 57: Defined macro INST_SCRIPT=blib\script
>>> makefile: line 58: Defined macro PREFIX=C:\GNU\Perl
>>> makefile: line 59: Defined macro INSTALLDIRS=site
>>> makefile: line 60: Defined macro INSTALLPRIVLIB=$(PREFIX)\lib
>>> makefile: line 61: Defined macro INSTALLARCHLIB=$(PREFIX)\lib
>>> makefile: line 62: Defined macro
INSTALLSITELIB=C:\GNU\Perl\site\lib
>>> makefile: line 63: Defined macro
INSTALLSITEARCH=C:\GNU\Perl\site\lib
>>> makefile: line 64: Defined macro INSTALLBIN=$(PREFIX)\bin
>>> makefile: line 65: Defined macro INSTALLSCRIPT=$(PREFIX)\bin
>>> makefile: line 66: Defined macro PERL_LIB=C:\GNU\Perl\lib
>>> makefile: line 67: Defined macro PERL_ARCHLIB=C:\GNU\Perl\lib
>>> makefile: line 68: Defined macro SITELIBEXP=C:\GNU\Perl\site\lib
>>> makefile: line 69: Defined macro SITEARCHEXP=C:\GNU\Perl\site\lib
>>> makefile: line 70: Defined macro LIBPERL_A=libperl.lib
>>> makefile: line 71: Defined macro FIRST_MAKEFILE=Makefile
>>> makefile: line 72: Defined macro MAKE_APERL_FILE=Makefile.aperl
>>> makefile: line 73: Defined macro PERLMAINCC=$(CC)
>>> makefile: line 74: Defined macro PERL_INC=C:\GNU\Perl\lib\CORE
>>> makefile: line 75: Defined macro PERL=C:\GNU\Perl\bin\Perl.exe
>>> makefile: line 76: Defined macro FULLPERL=C:\GNU\Perl\bin\Perl.exe
>>> makefile: line 78: Defined macro VERSION_MACRO=VERSION
>>> makefile: line 79: Defined macro
DEFINE_VERSION=-D$(VERSION_MACRO)=\"$(VERSION)\"
>>> makefile: line 80: Defined macro XS_VERSION_MACRO=XS_VERSION
>>> makefile: line 81: Defined macro
XS_DEFINE_VERSION=-D$(XS_VERSION_MACRO)=\"$(XS_VERSION)\"
>>> makefile: line 83: Defined macro MAKEMAKER=
>>> makefile: line 84: Defined macro MM_VERSION=5.45
>>> makefile: line 91: Defined macro FULLEXT=Digest\MD5
>>> makefile: line 92: Defined macro BASEEXT=MD5
>>> makefile: line 93: Defined macro PARENT_NAME=Digest
>>> makefile: line 94: Defined macro DLBASE=$(BASEEXT)
>>> makefile: line 95: Defined macro VERSION_FROM=MD5.pm
>>> makefile: line 96: Defined macro OBJECT=$(BASEEXT)$(OBJ_EXT)
>>> makefile: line 97: Defined macro LDFROM=$(OBJECT)
>>> makefile: line 98: Defined macro LINKTYPE=dynamic
>>> makefile: line 101: Defined macro XS_FILES=MD5.xs
>>> makefile: line 102: Defined macro C_FILES=MD5.c
>>> makefile: line 103: Defined macro O_FILES=MD5.obj
>>> makefile: line 104: Defined macro H_FILES=
>>> makefile: line 105: Defined macro HTMLLIBPODS=
>>> makefile: line 106: Defined macro HTMLSCRIPTPODS=
>>> makefile: line 107: Defined macro MAN1PODS=
>>> makefile: line 108: Defined macro MAN3PODS=
>>> makefile: line 109: Defined macro HTMLEXT=html
>>> makefile: line 110: Defined macro INST_MAN1DIR=
>>> makefile: line 111: Defined macro INSTALLMAN1DIR=
>>> makefile: line 112: Defined macro MAN1EXT=1
>>> makefile: line 113: Defined macro INST_MAN3DIR=
>>> makefile: line 114: Defined macro INSTALLMAN3DIR=
>>> makefile: line 115: Defined macro MAN3EXT=3
>>> makefile: line 131: Defined macro
CONFIGDEP=$(PERL_ARCHLIB)\Config.pm $(PERL_INC)\config.h
>>> makefile: line 134: Defined macro INST_LIBDIR=$(INST_LIB)\Digest
>>> makefile: line 135: Defined macro
INST_ARCHLIBDIR=$(INST_ARCHLIB)\Digest
>>> makefile: line 137: Defined macro
INST_AUTODIR=$(INST_LIB)\auto\$(FULLEXT)
>>> makefile: line 138: Defined macro
INST_ARCHAUTODIR=$(INST_ARCHLIB)\auto\$(FULLEXT)
>>> makefile: line 140: Defined macro
INST_STATIC=$(INST_ARCHAUTODIR)\$(BASEEXT)$(LIB_EXT)
>>> makefile: line 141: Defined macro
INST_DYNAMIC=$(INST_ARCHAUTODIR)\$(DLBASE).$(DLEXT)
>>> makefile: line 142: Defined macro
INST_BOOT=$(INST_ARCHAUTODIR)\$(BASEEXT).bs
>>> makefile: line 144: Defined macro EXPORT_LIST=MD5.def
>>> makefile: line 146: Defined macro
PERL_ARCHIVE=$(PERL_INC)\perl56.lib
>>> makefile: line 153: Defined macro TO_INST_PM=MD5.pm
lib/Digest.pm lib/Digest/HMAC.pm lib/Digest/HMAC_
MD5.pm lib/Digest/HMAC_SHA1.pm lib/MD5.pm
>>> makefile: line 166: Defined macro PM_TO_BLIB=lib/MD5.pm
$(INST_LIB)\MD5.pm lib/Digest/HMAC_SHA1.pm
$(INST_LIB)\Digest\HMAC_SHA1.pm lib/Digest/HMAC_MD5.pm
$(INST_LIB)\Digest\HMAC_MD5.pm lib/Dige
st/HMAC.pm $(INST_LIB)\Digest\HMAC.pm lib/Digest.pm
$(INST_LIB)\Digest.pm MD5.pm $(INST_LIBDIR)\MD5.p
m
>>> makefile: line 172: Defined macro AUTOSPLITFILE=$(PERL)
"-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -MAutoSplit -e "autosp
lit($$ARGV[0], $$ARGV[1], 0, 1, 1);"
>>> makefile: line 177: Defined macro
XSUBPPDIR=C:\GNU\Perl\lib\ExtUtils
>>> makefile: line 178: Defined macro XSUBPP=$(XSUBPPDIR)/xsubpp
>>> makefile: line 179: Defined macro XSPROTOARG=
>>> makefile: line 180: Defined macro XSUBPPDEPS=$(XSUBPPDIR)\typemap
typemap $(XSUBPP)
>>> makefile: line 181: Defined macro XSUBPPARGS=-typemap
$(XSUBPPDIR)\typemap -typemap typemap
>>> makefile: line 186: Defined macro SHELL=cmd /x /c
>>> makefile: line 186: WARNING: Macro `SHELL' redefined after use
>>> makefile: line 187: Defined macro CHMOD=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e chmod
>>> makefile: line 188: Defined macro CP=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e cp
>>> makefile: line 189: Defined macro LD=link
>>> makefile: line 190: Defined macro MV=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e mv
>>> makefile: line 191: Defined macro NOOP=rem
>>> makefile: line 192: Defined macro RM_F=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e rm_f
>>> makefile: line 193: Defined macro RM_RF=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e rm_rf
>>> makefile: line 194: Defined macro TEST_F=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e test_f
>>> makefile: line 195: Defined macro TOUCH=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e touch
>>> makefile: line 196: Defined macro UMASK_NULL=umask 0
>>> makefile: line 197: Defined macro DEV_NULL=> NUL
>>> makefile: line 201: Defined macro MKPATH=$(PERL) -I$(PERL_ARCHLIB)
-I$(PERL_LIB) -MExtUtils::Command -e mkpath
>>> makefile: line 207: Defined macro EQUALIZE_TIMESTAMP=$(PERL)
-I$(PERL_ARCHLIB) -I$(PERL_LIB) -MExtUtils::Command -e
eqtime
>>> makefile: line 214: Defined macro WARN_IF_OLD_PACKLIST=$(PERL) -lwe
"exit unless -f $$ARGV[0];" -e "print 'WARNING
: I have found an old package in';" -e "print ' ', $$ARGV[0],
'.';" -e "print 'Please make sure the two install
ations are not conflicting';"
>>> makefile: line 216: Defined macro UNINST=0
>>> makefile: line 217: Defined macro VERBINST=1
>>> makefile: line 220: Defined macro MOD_INSTALL=$(PERL) -I$(INST_LIB)
-I$(PERL_LIB) -MExtUtils::Install -e "install(
{ @ARGV },'$(VERBINST)',0,'$(UNINST)');"
>>> makefile: line 226: Defined macro DOC_INSTALL=$(PERL) -e
"$$\=\"\n\n\";" -e "print '=head2 ', scalar(localtime), '
: C<', shift, '>', ' L<', shift, '>';" -e "print '=over 4';" -e "while
(defined($$key = shift) and defined($$val = shi
ft)) { print '=item *';print 'C<', \"$$key: $$val\", '>'; }" -e "print
'=back';"
>>> makefile: line 231: Defined macro UNINSTALL=$(PERL)
-MExtUtils::Install -e "uninstall($$ARGV[0],1,1); print \"\nUn
install is deprecated. Please check the";" -e "print \" packlist above
carefully.\n There may be errors. Remove the\";
" -e "print \" appropriate files manually.\n Sorry for the
inconveniences.\n\""
>>> makefile: line 236: Defined macro DISTVNAME=$(DISTNAME)-$(VERSION)
>>> makefile: line 237: Defined macro TAR=tar
>>> makefile: line 238: Defined macro TARFLAGS=cvf
>>> makefile: line 239: Defined macro ZIP=zip
>>> makefile: line 240: Defined macro ZIPFLAGS=-r
>>> makefile: line 241: Defined macro COMPRESS=gzip -9f
>>> makefile: line 242: Defined macro SUFFIX=gz
>>> makefile: line 243: Defined macro SHAR=shar
>>> makefile: line 244: Defined macro address@hidden(NOOP)
>>> makefile: line 245: Defined macro address@hidden(NOOP)
>>> makefile: line 246: Defined macro address@hidden(NOOP)
>>> makefile: line 247: Defined macro CI=ci -u
>>> makefile: line 248: Defined macro RCS_LABEL=rcs -Nv$(VERSION_SYM):
-q
>>> makefile: line 249: Defined macro DIST_CP=best
>>> makefile: line 250: Defined macro DIST_DEFAULT=tardist
>>> makefile: line 261: Defined macro CCFLAGS=-O1 -MD -DNDEBUG -DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_
IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX
>>> makefile: line 262: Defined macro OPTIMIZE=-O1 -MD -DNDEBUG
>>> makefile: line 263: Defined macro PERLTYPE=
>>> makefile: line 264: Defined macro LARGE=
>>> makefile: line 265: Defined macro SPLIT=
>>> makefile: line 266: Defined macro MPOLLUTE=
>>> makefile: line 274: Defined macro LDLOADLIBS=oldnames.lib
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.
lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib
uuid.lib wsock32.lib mpr.lib winmm.lib version.lib od
bc32.lib odbccp32.lib msvcrt.lib
>>> makefile: line 275: Defined macro LD_RUN_PATH=
>>> makefile: line 281: Defined macro CCCMD=$(CC) -c $(INC) $(CCFLAGS)
$(OPTIMIZE) $(PERLTYPE) $(LARGE) $(SPLIT) $(
MPOLLUTE) $(DEFINE_VERSION) $(XS_DEFINE_VERSION)
>>> makefile: line 287: Defined macro PASTHRU=-nologo
>>> makefile: line 386: Defined macro BOOTSTRAP=MD5.bs
>>> makefile: line 409: Defined macro OTHERLDFLAGS=
>>> makefile: line 410: Defined macro INST_DYNAMIC_DEP=
>>> makefile: line 711: Defined macro
PERL_HDRS=$(PERL_INC)/EXTERN.h $(PERL_INC)/INTERN.h
$(PERL_INC)/XSUB.h
$(PERL_INC)/av.h $(PERL_INC)/cc_runtime.h
$(PERL_INC)/config.h
$(PERL_INC)/cop.h $(PERL_INC)/cv.h
$(PERL_INC)/dosish.h
$(PERL_INC)/embed.h $(PERL_INC)/embedvar.h
$(PERL_INC)/fakethr.h
$(PERL_INC)/form.h $(PERL_INC)/gv.h
$(PERL_INC)/handy.h
$(PERL_INC)/hv.h $(PERL_INC)/intrpvar.h
$(PERL_INC)/iperlsys.h
$(PERL_INC)/keywords.h $(PERL_INC)/mg.h
$(PERL_INC)/nostdio.h
$(PERL_INC)/objXSUB.h $(PERL_INC)/op.h
$(PERL_INC)/opcode.h
$(PERL_INC)/opnames.h $(PERL_INC)/patchlevel.h
$(PERL_INC)/perl.h
$(PERL_INC)/perlapi.h $(PERL_INC)/perlio.h
$(PERL_INC)/perlsdio.h
$(PERL_INC)/perlsfio.h $(PERL_INC)/perlvars.h
$(PERL_INC)/perly.h
$(PERL_INC)/pp.h $(PERL_INC)/pp_proto.h
$(PERL_INC)/proto.h
$(PERL_INC)/regcomp.h $(PERL_INC)/regexp.h
$(PERL_INC)/regnodes.h
$(PERL_INC)/scope.h $(PERL_INC)/sv.h
$(PERL_INC)/thrdvar.h
$(PERL_INC)/thread.h $(PERL_INC)/unixish.h
$(PERL_INC)/utf8.h
$(PERL_INC)/util.h $(PERL_INC)/warnings.h
>>> makefile: line 744: Defined macro MAP_TARGET=perl
>>> makefile: line 745: Defined macro FULLPERL=C:\GNU\Perl\bin\Perl.exe
>>> makefile: line 760: Defined macro TEST_VERBOSE=0
>>> makefile: line 761: Defined macro TEST_TYPE=test_$(LINKTYPE)
>>> makefile: line 762: Defined macro TEST_FILE=test.pl
>>> makefile: line 763: Defined macro TEST_FILES=t\badfile.t t\digest.t
t\files.t t\md5-aaa.t t\md5.t t\rfc2202.t
>>> makefile: line 764: Defined macro TESTDB_SW=-d
>>> Defined macro INCDEPTH=0
>>> Making target [makemakerdflt]
>>> No explicit rule found for [makemakerdflt], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.xs]
>>> Trying suffix [.c]
>>> Trying suffix [.C]
>>> Trying suffix [.cpp]
>>> Trying suffix [.cxx]
>>> Trying suffix [.cc]
>>> Trying suffix [.obj]
>>> No matching suffix rule found
>>> checking for makemakerdflt - file does not exist
>>> Processing prerequisites for [makemakerdflt]
>>> Making target [all]
>>> checking for all - file does not exist
>>> Processing prerequisites for [all]
>>> Making target [pure_all]
>>> checking for pure_all - file does not exist
>>> Processing prerequisites for [pure_all]
>>> Making target [config]
>>> checking for config - file does not exist
>>> Processing prerequisites for [config]
>>> Making target [Makefile]
>>> checking for Makefile - file exists
>>> Processing prerequisites for [Makefile]
>>> Making target [Makefile.PL]
>>> No explicit rule found for [Makefile.PL], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.xs]
>>> Trying suffix [.c]
>>> Trying suffix [.C]
>>> Trying suffix [.cpp]
>>> Trying suffix [.cxx]
>>> Trying suffix [.cc]
>>> Trying suffix [.obj]
>>> No matching suffix rule found
>>> checking for Makefile.PL - file exists
>>> Processing prerequisites for [Makefile.PL]
>>> Will execute recipe for [Makefile.PL] if 1 > 924866240
>>> Time stamp of [Makefile.PL] is now 924866240
>>> Making target [C:\GNU\Perl\lib\Config.pm]
>>> No explicit rule found for [C:\GNU\Perl\lib\Config.pm], trying
meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.xs]
>>> Trying suffix [.c]
>>> Trying suffix [.C]
>>> Trying suffix [.cpp]
>>> Trying suffix [.cxx]
>>> Trying suffix [.cc]
>>> Trying suffix [.obj]
>>> No matching suffix rule found
>>> checking for C:\GNU\Perl\lib\Config.pm - file exists
>>> Processing prerequisites for [C:\GNU\Perl\lib\Config.pm]
>>> Will execute recipe for [C:\GNU\Perl\lib\Config.pm] if 1 > 974063730
>>> Time stamp of [C:\GNU\Perl\lib\Config.pm] is now 974063730
>>> Making target [C:\GNU\Perl\lib\CORE\config.h]
>>> No explicit rule found for [C:\GNU\Perl\lib\CORE\config.h], trying
meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.xs]
>>> Trying suffix [.c]
>>> Trying suffix [.C]
>>> Trying suffix [.cpp]
>>> Trying suffix [.cxx]
>>> Trying suffix [.cc]
>>> Trying suffix [.obj]
>>> No matching suffix rule found
>>> checking for C:\GNU\Perl\lib\CORE\config.h - file exists
>>> Processing prerequisites for [C:\GNU\Perl\lib\CORE\config.h]
>>> Will execute recipe for [C:\GNU\Perl\lib\CORE\config.h] if 1 >
973038656
>>> Time stamp of [C:\GNU\Perl\lib\CORE\config.h] is now 973038656
>>> Will execute recipe for [Makefile] if 974063730 > 974095282
>>> Time stamp of [Makefile] is now 974095282
>>> Making target [blib\lib\Digest\.exists]
>>> checking for blib\lib\Digest\.exists - file exists
>>> Processing prerequisites for [blib\lib\Digest\.exists]
>>> Making target [C:\GNU\Perl\lib\CORE\perl.h]
>>> No explicit rule found for [C:\GNU\Perl\lib\CORE\perl.h], trying
meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.xs]
>>> Trying suffix [.c]
>>> Trying suffix [.C]
>>> Trying suffix [.cpp]
>>> Trying suffix [.cxx]
>>> Trying suffix [.cc]
>>> Trying suffix [.obj]
>>> No matching suffix rule found
>>> checking for C:\GNU\Perl\lib\CORE\perl.h - file exists
>>> Processing prerequisites for [C:\GNU\Perl\lib\CORE\perl.h]
>>> Will execute recipe for [C:\GNU\Perl\lib\CORE\perl.h] if 1 >
973038546
>>> Time stamp of [C:\GNU\Perl\lib\CORE\perl.h] is now 973038546
>>> Will execute recipe for [blib\lib\Digest\.exists] if 973038546 >
973038546
>>> Time stamp of [blib\lib\Digest\.exists] is now 973038546
>>> Will execute recipe for [config] if 974095282 > 0
>>> Defined macro ^=Makefile blib\lib\Digest\.exists
>>> Defined macro ?=Makefile blib\lib\Digest\.exists
>>> Defined macro &=Makefile blib\lib\Digest\.exists
>>> Defined macro @=config
>>> Defined macro %=config
>>> Defined macro *=$(%:db)
>>> Defined macro <=Makefile blib\lib\Digest\.exists
make: Error -- rem: The system cannot find the file specified.
make: Error code -1
--------------------------------------------------------------------------------------
- Unable to Make Digest-MD5-2.12,
Marcello Pietrobon <=