Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Tree/Node.pm blib\lib\Tree/Node.pm C:\cpanrun-5.8\build\5-8-0\bin\perl.exe C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils/xsubpp -typemap C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils\typemap -typemap typemap Node.xs > Node.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv Node.xsc Node.c cl -c -I. -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" Node.c Node.c cl -c -I. -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" TreeNode.c TreeNode.c "Running Mkbootstrap for Tree::Node ()" C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Node.bs C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Tree::Node\", 'DLBASE' => 'Node', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Tree\Node\Node.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun-5.8\build\5-8-0\lib\CORE" -machine:x86 Node.obj TreeNode.obj C:\cpanrun-5.8\build\5-8-0\lib\CORE\perl58.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Node.def Creating library blib\arch\auto\Tree\Node\Node.lib and object blib\arch\auto\Tree\Node\Node.exp C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Tree\Node\Node.dll C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp Node.bs blib\arch\auto\Tree\Node\Node.bs C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Tree\Node\Node.bs C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" Build.PL Build Too early to specify a build action 'Build'. Do 'Build Build' instead. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.