This will configure and build Inline::C++. What default C++ compiler would you like to use? [cl -TP] cl -TP What default libraries would you like to include? [MSVCIRT.LIB] MSVCIRT.LIB Checking if your kit is complete... Looks good Writing Makefile for Inline::CPP::grammar Writing Makefile for Inline::CPP Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp CPP.pm blib\lib\Inline\CPP.pm cp lib/Inline/CPP.pod blib\lib\Inline\CPP.pod nmake -f Makefile all -nologo cp grammar.pm ..\blib\lib\Inline\CPP\grammar.pm cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cd .. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01basic.....1..10 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 07:13:06 2008 # Current time GMT: Thu Jan 10 15:13:06 2008 # Using Test.pm version 1.25 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. 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 -typemap C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Inline-CPP\_Inline\build\_01basic_t_5cd2\CPP.map _01basic_t_5cd2.xs > _01basic_t_5cd2.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv _01basic_t_5cd2.xsc _01basic_t_5cd2.c cl -TP -c -IC:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/t -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.00\" -DXS_VERSION=\"0.00\" "-IC:\cpanrun\build\5-10-0\lib\CORE" _01basic_t_5cd2.c _01basic_t_5cd2.c _01basic_t_5cd2.xs(2) : fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. A problem was encountered while attempting to compile and install your Inline CPP code. The command that failed was: nmake > out.make 2>&1 The build directory was: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Inline-CPP\_Inline\build\_01basic_t_5cd2 To debug the problem, cd to the build directory, and inspect the output files. at t/01basic.t line 30 BEGIN failed--compilation aborted at t/01basic.t line 64. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/02prefix....1..4 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 07:13:13 2008 # Current time GMT: Thu Jan 10 15:13:13 2008 # Using Test.pm version 1.25 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. 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 -typemap C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Inline-CPP\_Inline\build\_02prefix_t_4ede\CPP.map _02prefix_t_4ede.xs > _02prefix_t_4ede.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv _02prefix_t_4ede.xsc _02prefix_t_4ede.c cl -TP -c -IC:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/t -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.00\" -DXS_VERSION=\"0.00\" "-IC:\cpanrun\build\5-10-0\lib\CORE" _02prefix_t_4ede.c _02prefix_t_4ede.c _02prefix_t_4ede.xs(2) : fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. A problem was encountered while attempting to compile and install your Inline CPP code. The command that failed was: nmake > out.make 2>&1 The build directory was: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Inline-CPP\_Inline\build\_02prefix_t_4ede To debug the problem, cd to the build directory, and inspect the output files. at t/02prefix.t line 0 INIT failed--call queue aborted. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basic.t 2 512 10 20 1-10 t/02prefix.t 2 512 4 8 1-4 Failed 2/2 test scripts. 14/14 subtests failed. Files=2, Tests=14, 15 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 14/14 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.