Skip Menu |

This queue is for tickets about the Win32-EnvProcess CPAN distribution.

Report information
The Basics
Id: 36848
Status: resolved
Priority: 0/
Queue: Win32-EnvProcess

People
Owner: clive.darke [...] talk21.com
Requestors: john.poole [...] oracle.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: nmake fails (Win Server 2003)
Summary: nmake (version 1.50) croaks with: 'cl' is not recognized as an internal or external command, Steps to recreate: Downloaded version 0.04 to C:\Downloads\Perl\; unzipped into directory Win32-EnvProcess-0.04. C:\Downloads\Perl\Win32-EnvProcess-0.04>perl -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=de fine useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE - DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_ CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksi ze=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C: \Perl\lib\CORE" -machine:x86' libpth=\lib 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 ws2_ 32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comd lg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf - libpath:"C:\Perl\lib\CORE" -machine:x86' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE Locally applied patches: ActivePerl Build 820 [274739] Iin_load_module moved for compatibility with build 806 PerlEx support in CGI::Carp Less verbose ExtUtils::Install and Pod::Find Patch for CAN-2005-0448 from Debian with modifications Rearrange @INC so that 'site' is searched before 'perl' Partly reverted 24733 to preserve binary compatibility 29930 win32.c typo in #define MULTIPLICITY 29868 win32_async_check() can still loop indefinitely 29690,29732 ANSIfy the PATH environment variable on Windows 29689 Add error handling to win32_ansipath 29675 Use short pathnames in $^X and @INC 29607,29676 allow blib.pm to be used for testing Win32 module 29605 Implement killpg() for MSWin32 29598 cwd() to return the short pathname 29597 let readdir() return the alternate filename 29590 Don't destroy the Unicode system environment on Perl startup 29528 get ext/Win32/Win32.xs to compile on cygwin 29509,29510,29511 Move Win32::* functions into Win32 module 29483 Move Win32 from win32/ext/Win32 to ext/Win32 29481 Makefile.PL changes to compile Win32.xs using cygwin 28671 Define PERL_NO_DEV_RANDOM on Windows 28376 Add error checks after execing PL_cshname or PL_sh_path 28305 Pod::Html should not convert "foo" into ``foo'' 27833 Change anchor generation in Pod::Html for '=item item 2' 27832,27847 fix Pod::Html::depod() for multi-line strings 27719 Document the functions htmlify() and anchorify() in Pod::Html 27619 Bug in Term::ReadKey being triggered by a bug in Term::ReadLine 27549 Move DynaLoader.o into libperl.so 27528 win32_pclose() error exit doesn't unlock mutex 27527 win32_async_check() can loop indefinitely 27515 ignore directories when searching @INC 27359 Fix -d:Foo=bar syntax 27210 Fix quote typo in c2ph 27203 Allow compiling swigged C++ code 27200 Make stat() on Windows handle trailing slashes correctly 27133 Initialise lastparen in the regexp structure 27061 L<PerlIO> and Pod::Html 27034 Avoid "Prototype mismatch" warnings with autouse 26970 Make Passive mode the default for Net::FTP 26921 Avoid getprotobyname/number calls in IO::Socket::INET 26897,26903 Make common IPPROTO_* constants always available 26670 Make '-s' on the shebang line parse -foo=bar switches 26637 Make Borland and MinGW happy with change 26379 26536 INSTALLSCRIPT versus INSTALLDIRS 26379 Fix alarm() for Windows 2003 26087 Storable 0.1 compatibility 25861 IO::File performace issue 25084 long groups entry could cause memory exhaustion 24699 ICMP_UNREACHABLE handling in Net::Ping Built under MSWin32 Compiled at Jan 23 2007 15:57:46 @INC: C:/Perl/site/lib C:/Perl/lib . C:\Downloads\Perl\Win32-EnvProcess-0.04>perl makefile.pl Checking if your kit is complete... Looks good Writing Makefile for Win32::EnvProcess C:\Downloads\Perl\Win32-EnvProcess-0.04>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cp lib/Win32/EnvProcess.pm blib\lib\Win32\EnvProcess.pm AutoSplitting blib\lib\Win32\EnvProcess.pm (blib\lib\auto\Win32\EnvProcess) C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap C:\Perl\lib\E xtUtils\typemap EnvProcess.xs > EnvProcess.xsc && C:\Perl\bin\perl.exe -MExtUti ls::Command -e mv EnvProcess.xsc EnvProcess.c cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO _STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CON TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\Perl\lib\CORE" EnvProcess .c 'cl' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1' Stop. C:\Downloads\Perl\Win32-EnvProcess-0.04> Comment: I'll follow up with other ways to compile, but thought I ought to bring to light this failure to install, if there is an incompatibility here, then the release notes might be updated to make mention of such.
On Thu Jun 19 16:01:51 2008, jlpoole wrote: Show quoted text
> Summary: > > nmake (version 1.50) croaks with: 'cl' is not recognized as > an internal or external command, > > Steps to recreate: > > Downloaded version 0.04 to C:\Downloads\Perl\; unzipped into directory > Win32-EnvProcess-0.04. > > C:\Downloads\Perl\Win32-EnvProcess-0.04>perl -V > Summary of my perl5 (revision 5 version 8 subversion 8) configuration: > Platform: > osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread > uname='' > config_args='undef' > hint=recommended, useposix=true, d_sigaction=undef > usethreads=define use5005threads=undef useithreads=define > usemultiplicity=de > fine > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 > -D_CONSOLE - > DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE > -DPERL_IMPLICIT_ > CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', > optimize='-MD -Zi -DNDEBUG -O1', > cppflags='-DWIN32' > ccversion='12.00.8804', gccversion='', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 > d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 > ivtype='long', ivsize=4, nvtype='double', nvsize=8,
Off_t='__int64', Show quoted text
> lseeksi > ze=8 > alignbytes=8, prototype=define > Linker and Libraries: > ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf > -libpath:"C: > \Perl\lib\CORE" -machine:x86' > libpth=\lib > libs= oldnames.lib kernel32.lib user32.lib gdi32.lib
winspool.lib Show quoted text
> comdlg32 > .lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib > uuid.lib ws2_ > 32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib Show quoted text
> perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib > winspool.lib comd > lg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib > uuid.lib > ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib Show quoted text
> libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' > cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug > -opt:ref,icf - > libpath:"C:\Perl\lib\CORE" -machine:x86' > > > Characteristics of this binary (from libperl): > Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT > PERL_IMPLICIT_SYS PERL_MALLOC_WRAP > PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES > USE_PERLIO USE_SITECUSTOMIZE > Locally applied patches: > ActivePerl Build 820 [274739] > Iin_load_module moved for compatibility with build 806 > PerlEx support in CGI::Carp > Less verbose ExtUtils::Install and Pod::Find > Patch for CAN-2005-0448 from Debian with modifications > Rearrange @INC so that 'site' is searched before 'perl' > Partly reverted 24733 to preserve binary compatibility > 29930 win32.c typo in #define MULTIPLICITY > 29868 win32_async_check() can still loop indefinitely > 29690,29732 ANSIfy the PATH environment variable on Windows > 29689 Add error handling to win32_ansipath > 29675 Use short pathnames in $^X and @INC > 29607,29676 allow blib.pm to be used for testing Win32 module > 29605 Implement killpg() for MSWin32 > 29598 cwd() to return the short pathname > 29597 let readdir() return the alternate filename > 29590 Don't destroy the Unicode system environment on Perl
startup Show quoted text
> 29528 get ext/Win32/Win32.xs to compile on cygwin > 29509,29510,29511 Move Win32::* functions into Win32 module > 29483 Move Win32 from win32/ext/Win32 to ext/Win32 > 29481 Makefile.PL changes to compile Win32.xs using cygwin > 28671 Define PERL_NO_DEV_RANDOM on Windows > 28376 Add error checks after execing PL_cshname or PL_sh_path > 28305 Pod::Html should not convert "foo" into ``foo'' > 27833 Change anchor generation in Pod::Html for '=item item 2' > 27832,27847 fix Pod::Html::depod() for multi-line strings > 27719 Document the functions htmlify() and anchorify() in
Pod::Html Show quoted text
> 27619 Bug in Term::ReadKey being triggered by a bug in > Term::ReadLine > 27549 Move DynaLoader.o into libperl.so > 27528 win32_pclose() error exit doesn't unlock mutex > 27527 win32_async_check() can loop indefinitely > 27515 ignore directories when searching @INC > 27359 Fix -d:Foo=bar syntax > 27210 Fix quote typo in c2ph > 27203 Allow compiling swigged C++ code > 27200 Make stat() on Windows handle trailing slashes correctly > 27133 Initialise lastparen in the regexp structure > 27061 L<PerlIO> and Pod::Html > 27034 Avoid "Prototype mismatch" warnings with autouse > 26970 Make Passive mode the default for Net::FTP > 26921 Avoid getprotobyname/number calls in IO::Socket::INET > 26897,26903 Make common IPPROTO_* constants always available > 26670 Make '-s' on the shebang line parse -foo=bar switches > 26637 Make Borland and MinGW happy with change 26379 > 26536 INSTALLSCRIPT versus INSTALLDIRS > 26379 Fix alarm() for Windows 2003 > 26087 Storable 0.1 compatibility > 25861 IO::File performace issue > 25084 long groups entry could cause memory exhaustion > 24699 ICMP_UNREACHABLE handling in Net::Ping > Built under MSWin32 > Compiled at Jan 23 2007 15:57:46 > @INC: > C:/Perl/site/lib > C:/Perl/lib > . > > C:\Downloads\Perl\Win32-EnvProcess-0.04>perl makefile.pl > Checking if your kit is complete... > Looks good > Writing Makefile for Win32::EnvProcess > > C:\Downloads\Perl\Win32-EnvProcess-0.04>nmake > > Microsoft (R) Program Maintenance Utility Version 1.50 > Copyright (c) Microsoft Corp 1988-94. All rights reserved. > > cp lib/Win32/EnvProcess.pm blib\lib\Win32\EnvProcess.pm > AutoSplitting blib\lib\Win32\EnvProcess.pm (blib\lib\auto\Win32
\EnvProcess) Show quoted text
> C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap > C:\Perl\lib\E > xtUtils\typemap EnvProcess.xs > EnvProcess.xsc &&
C:\Perl\bin\perl.exe Show quoted text
> -MExtUti > ls::Command -e mv EnvProcess.xsc EnvProcess.c > cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 > -D_CONSOLE -DNO > _STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE > -DPERL_IMPLICIT_CON > TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi > -DNDEBUG -O1 > -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\Perl\lib\CORE" > EnvProcess > .c > 'cl' is not recognized as an internal or external command, > operable program or batch file. > NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return
code '0x1' Show quoted text
> Stop. > > C:\Downloads\Perl\Win32-EnvProcess-0.04> > > Comment: > > I'll follow up with other ways to compile, but thought I ought to
bring Show quoted text
> to light this failure to install, if there is an incompatibility here, > then the release notes might be updated to make mention of such.
It looks to me that you are running in an environment without a compiler. If you are using VC then make sure you run VCVARS32.BAT to set environment variables, including the path. If you are using MinGW and gcc then your $Config{cc} is probably reporting the wrong compiler.
On Thu Jun 19 16:01:51 2008, jlpoole wrote: Show quoted text
> Summary: > > nmake (version 1.50) croaks with: 'cl' is not recognized as > an internal or external command, > > Steps to recreate: > > Downloaded version 0.04 to C:\Downloads\Perl\; unzipped into directory > Win32-EnvProcess-0.04. > > C:\Downloads\Perl\Win32-EnvProcess-0.04>perl -V > Summary of my perl5 (revision 5 version 8 subversion 8) configuration: > Platform: > osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread > uname='' > config_args='undef' > hint=recommended, useposix=true, d_sigaction=undef > usethreads=define use5005threads=undef useithreads=define > usemultiplicity=de > fine > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 > -D_CONSOLE - > DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE > -DPERL_IMPLICIT_ > CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', > optimize='-MD -Zi -DNDEBUG -O1', > cppflags='-DWIN32' > ccversion='12.00.8804', gccversion='', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 > d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 > ivtype='long', ivsize=4, nvtype='double', nvsize=8,
Off_t='__int64', Show quoted text
> lseeksi > ze=8 > alignbytes=8, prototype=define > Linker and Libraries: > ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf > -libpath:"C: > \Perl\lib\CORE" -machine:x86' > libpth=\lib > libs= oldnames.lib kernel32.lib user32.lib gdi32.lib
winspool.lib Show quoted text
> comdlg32 > .lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib > uuid.lib ws2_ > 32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib Show quoted text
> perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib > winspool.lib comd > lg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib > uuid.lib > ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib Show quoted text
> libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' > cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug > -opt:ref,icf - > libpath:"C:\Perl\lib\CORE" -machine:x86' > > > Characteristics of this binary (from libperl): > Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT > PERL_IMPLICIT_SYS PERL_MALLOC_WRAP > PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES > USE_PERLIO USE_SITECUSTOMIZE > Locally applied patches: > ActivePerl Build 820 [274739] > Iin_load_module moved for compatibility with build 806 > PerlEx support in CGI::Carp > Less verbose ExtUtils::Install and Pod::Find > Patch for CAN-2005-0448 from Debian with modifications > Rearrange @INC so that 'site' is searched before 'perl' > Partly reverted 24733 to preserve binary compatibility > 29930 win32.c typo in #define MULTIPLICITY > 29868 win32_async_check() can still loop indefinitely > 29690,29732 ANSIfy the PATH environment variable on Windows > 29689 Add error handling to win32_ansipath > 29675 Use short pathnames in $^X and @INC > 29607,29676 allow blib.pm to be used for testing Win32 module > 29605 Implement killpg() for MSWin32 > 29598 cwd() to return the short pathname > 29597 let readdir() return the alternate filename > 29590 Don't destroy the Unicode system environment on Perl
startup Show quoted text
> 29528 get ext/Win32/Win32.xs to compile on cygwin > 29509,29510,29511 Move Win32::* functions into Win32 module > 29483 Move Win32 from win32/ext/Win32 to ext/Win32 > 29481 Makefile.PL changes to compile Win32.xs using cygwin > 28671 Define PERL_NO_DEV_RANDOM on Windows > 28376 Add error checks after execing PL_cshname or PL_sh_path > 28305 Pod::Html should not convert "foo" into ``foo'' > 27833 Change anchor generation in Pod::Html for '=item item 2' > 27832,27847 fix Pod::Html::depod() for multi-line strings > 27719 Document the functions htmlify() and anchorify() in
Pod::Html Show quoted text
> 27619 Bug in Term::ReadKey being triggered by a bug in > Term::ReadLine > 27549 Move DynaLoader.o into libperl.so > 27528 win32_pclose() error exit doesn't unlock mutex > 27527 win32_async_check() can loop indefinitely > 27515 ignore directories when searching @INC > 27359 Fix -d:Foo=bar syntax > 27210 Fix quote typo in c2ph > 27203 Allow compiling swigged C++ code > 27200 Make stat() on Windows handle trailing slashes correctly > 27133 Initialise lastparen in the regexp structure > 27061 L<PerlIO> and Pod::Html > 27034 Avoid "Prototype mismatch" warnings with autouse > 26970 Make Passive mode the default for Net::FTP > 26921 Avoid getprotobyname/number calls in IO::Socket::INET > 26897,26903 Make common IPPROTO_* constants always available > 26670 Make '-s' on the shebang line parse -foo=bar switches > 26637 Make Borland and MinGW happy with change 26379 > 26536 INSTALLSCRIPT versus INSTALLDIRS > 26379 Fix alarm() for Windows 2003 > 26087 Storable 0.1 compatibility > 25861 IO::File performace issue > 25084 long groups entry could cause memory exhaustion > 24699 ICMP_UNREACHABLE handling in Net::Ping > Built under MSWin32 > Compiled at Jan 23 2007 15:57:46 > @INC: > C:/Perl/site/lib > C:/Perl/lib > . > > C:\Downloads\Perl\Win32-EnvProcess-0.04>perl makefile.pl > Checking if your kit is complete... > Looks good > Writing Makefile for Win32::EnvProcess > > C:\Downloads\Perl\Win32-EnvProcess-0.04>nmake > > Microsoft (R) Program Maintenance Utility Version 1.50 > Copyright (c) Microsoft Corp 1988-94. All rights reserved. > > cp lib/Win32/EnvProcess.pm blib\lib\Win32\EnvProcess.pm > AutoSplitting blib\lib\Win32\EnvProcess.pm (blib\lib\auto\Win32
\EnvProcess) Show quoted text
> C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap > C:\Perl\lib\E > xtUtils\typemap EnvProcess.xs > EnvProcess.xsc &&
C:\Perl\bin\perl.exe Show quoted text
> -MExtUti > ls::Command -e mv EnvProcess.xsc EnvProcess.c > cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 > -D_CONSOLE -DNO > _STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE > -DPERL_IMPLICIT_CON > TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi > -DNDEBUG -O1 > -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\Perl\lib\CORE" > EnvProcess > .c > 'cl' is not recognized as an internal or external command, > operable program or batch file. > NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return
code '0x1' Show quoted text
> Stop. > > C:\Downloads\Perl\Win32-EnvProcess-0.04> > > Comment: > > I'll follow up with other ways to compile, but thought I ought to
bring Show quoted text
> to light this failure to install, if there is an incompatibility here, > then the release notes might be updated to make mention of such.
The Config cc entry indicates that "cl", the Microsoft compiler, is expected, but clearly is not in the path.