cp lib/List/Util.pm blib\lib\List\Util.pm cp lib/Scalar/Util.pm blib\lib\Scalar\Util.pm D:\PXPerl\bin\perl.exe -Iinc D:\PXPerl\lib\ExtUtils/xsubpp -typemap D:\ PXPerl\lib\ExtUtils\typemap Util.xs > Util.xsc && D:\PXPerl\bin\perl.exe -Iinc -MExtUtils::Command -e mv Util.xsc Util.c gcc -c -g -O3 -fno-strict-aliasing -Wall -Wno-comment -DWIN32 -D_CONS OLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -D USE_PERLIO -DPERL_MSVCRT_READFIX -DVERSION=\"1.18\" -DXS_VERSION=\"1.18\" - DHASATTRIBUTE "-ID:\PXPerl\lib\CORE" -DPERL_EXT Util.c Running Mkbootstrap for List::Util () D:\PXPerl\bin\perl.exe -Iinc -MExtUtils::Command -e chmod 644 Util.bs D:\PXPerl\bin\perl.exe -Iinc -MExtUtils::Mksymlists -e "Mksymlists('NAM E'=>\"List::Util\", 'DLBASE' => 'Util', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'I MPORTS' => { }, 'DL_VARS' => []);" dlltool --def Util.def --output-exp dll.exp gcc -o blib\arch\auto\List\Util\Util.dll -Wl,--base-file -Wl,dll.base -m dll -s -LD:\PXPerl\lib\CORE Util.o -Wl,--image-base,0x7b100000 D:\PXPerl\lib\CO RE\libperl58.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -lad vapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lv ersion -lodbc32 -lodbccp32 -lshlwapi -lstdc++ dll.exp Util.o(.text+0x1f60): In function `XS_List__Util_shuffle': D:/PXPerl/.cpan/build/Scalar-List-Utils-1.18/Util.xs:333: undefined reference to `Perl_seed' NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1' Stop. nmake -- NOT OK Running make test Can't test without successful make