- or download this
D:\home\alf\.cpan58\build\Archive-Tar-0.22>nmake test
...
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 '0xf
+f'
Stop.
- or download this
$fh = Compress::Zlib::gzdopen_ ($fh, $mode, 0)
or &_drat;
- or download this
$fh = Compress::Zlib::gzdopen_ (fileno($fh),$mode,0)
or &_drat;
- or download this
ok 5
Can't call method "gzseek" on an undefined value at blib\lib/Archive/T
+ar.pm line 846.
- or download this
sysseek ($_[0], 0, 0)
or goto &_drat;
- or download this
cl -c -I.. -I../pTk/mTk/xlib -nologo -Gf -W3 -MD -DNDEBUG -O
+1 -DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPER
+L_IMPLICIT
...
..\pTk/tkWinPort.h(135) : error C2091: function returns function
..\pTk/tkWinPort.h(135) : error C2146: syntax error :missing ')' befor
+e identifier 'Perl_get_context'
NMAKE : fatal error U1077: 'cl' : return code '0x2'