D:\home\alf\.cpan58\build\Archive-Tar-0.22>nmake test ... cp Tar.pm blib\lib\Archive\Tar.pm D:\perl58\bin\perl.exe -MExtUtils::Command -e cp ptar blib\script\ptar pl2bat.bat blib\script\ptar D:\perl58\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..10 ok 1 ok 2 ok 3 Can't call method "gzwrite" on an undefined value at blib\lib/Archive/Tar.pm line 493. NMAKE : fatal error U1077: 'D:\perl58\bin\perl.exe' : return code '0xff' Stop. #### $fh = Compress::Zlib::gzdopen_ ($fh, $mode, 0) or &_drat; #### $fh = Compress::Zlib::gzdopen_ (fileno($fh),$mode,0) or &_drat; #### ok 5 Can't call method "gzseek" on an undefined value at blib\lib/Archive/Tar.pm line 846. #### sysseek ($_[0], 0, 0) or goto &_drat; #### cl -c -I.. -I../pTk/mTk/xlib -nologo -Gf -W3 -MD -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT _SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -DNDEBUG -O1 -DVERSION=\"800.024\ " -DXS_VERSION=\"800.024\" "-ID:\perl58\lib\CORE" Xlib.c Xlib.c ..\pTk/tkWinPort.h(135) : error C2143: syntax error : missing ')' before '(' ..\pTk/tkWinPort.h(135) : error C2143: syntax error : missing ')' before '(' ..\pTk/tkWinPort.h(135) : error C2091: function returns function ..\pTk/tkWinPort.h(135) : error C2091: function returns function ..\pTk/tkWinPort.h(135) : error C2146: syntax error :missing ')' before identifier 'Perl_get_context' NMAKE : fatal error U1077: 'cl' : return code '0x2'