Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lm Writing Makefile for Math::Random Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp test2.pl blib\lib\Math\test2.pl cp Random.pm blib\lib\Math\Random.pm AutoSplitting blib\lib\Math\Random.pm (blib\lib\auto\Math\Random) cp test1.pl blib\lib\Math\test1.pl cp example.pl blib\lib\Math\example.pl C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Random.xs > Random.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Random.xsc Random.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Random.c Random.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" "-IC:\cpanrun\build\5-10-0\lib\CORE" com.c com.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" "-IC:\cpanrun\build\5-10-0\lib\CORE" helper.c helper.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" "-IC:\cpanrun\build\5-10-0\lib\CORE" linpack.c linpack.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" "-IC:\cpanrun\build\5-10-0\lib\CORE" randlib.c randlib.c randlib.c(6) : warning C4005: 'min' : macro redefinition C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(428) : see previous definition of 'min' randlib.c(7) : warning C4005: 'max' : macro redefinition C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(427) : see previous definition of 'max' randlib.c(928) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data randlib.c(953) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data randlib.c(963) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data randlib.c(970) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data randlib.c(978) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data randlib.c(1548) : warning C4101: 'ix' : unreferenced local variable Running Mkbootstrap for Math::Random () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Random.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Math::Random\", 'DLBASE' => 'Random', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Math\Random\Random.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Random.obj com.obj helper.obj linpack.obj randlib.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib C:\PROGRA~1\MICROS~3\VC98\LIB\kernel32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\user32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\gdi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winspool.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comdlg32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\shell32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ole32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oleaut32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\netapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\uuid.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ws2_32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\mpr.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winmm.lib C:\PROGRA~1\MICROS~3\VC98\LIB\version.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbc32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:Random.def Creating library blib\arch\auto\Math\Random\Random.lib and object blib\arch\auto\Math\Random\Random.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Math\Random\Random.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Random.bs blib\arch\auto\Math\Random\Random.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Math\Random\Random.bs Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..16 ok 1 random_uniform..................ok 2 random_uniform_integer..........ok 3 random_permutation..............ok 4 random_permuted_index...........ok 5 random_normal...................ok 6 random_chi_square...............ok 7 random_f........................ok 8 random_beta.....................ok 9 random_binomial.................ok 10 random_poisson..................ok 11 random_exponential..............ok 12 random_gamma....................ok 13 random_multinomial..............ok 14 random_negative_binomial........ok 15 random_multivariate_normal......ok 16 All tests successful. Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Random\Random.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Random\Random.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Random\Random.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Random\Random.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Random\Random.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Math\Random.html Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Random\autosplit.ix Installing C:\cpanrun\build\5-10-0\site\lib\Math\example.pl Installing C:\cpanrun\build\5-10-0\site\lib\Math\Random.pm Installing C:\cpanrun\build\5-10-0\site\lib\Math\test1.pl Installing C:\cpanrun\build\5-10-0\site\lib\Math\test2.pl Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod