This will configure and build Inline::C++. What default C++ compiler would you like to use? [g++] g++ What default libraries would you like to include? [-lstdc++] -lstdc++ Checking if your kit is complete... Looks good Writing Makefile for Inline::CPP::grammar Writing Makefile for Inline::CPP cp CPP.pm blib/lib/Inline/CPP.pm cp lib/Inline/CPP.pod blib/lib/Inline/CPP.pod cp grammar.pm ../blib/lib/Inline/CPP/grammar.pm Manifying blib/man3/Inline::CPP.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.....1..10 # Running under perl version 5.010000 for darwin # Current time local: Sat Nov 24 09:49:21 2007 # Current time GMT: Sat Nov 24 17:49:21 2007 # Using Test.pm version 1.25 Error. You have specified 'C++' as an Inline programming language. I currently only know about the following languages: C, Foo, PYTHON, Python, foo, py, python If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /Users/cpanrun/.Inline at t/01basic.t line 64 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 darwin # Current time local: Sat Nov 24 09:49:21 2007 # Current time GMT: Sat Nov 24 17:49:21 2007 # Using Test.pm version 1.25 Error. You have specified 'CPP' as an Inline programming language. I currently only know about the following languages: C, Foo, PYTHON, Python, foo, py, python If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /Users/cpanrun/.Inline 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, 0 wallclock secs ( 0.17 cusr + 0.09 csys = 0.26 CPU) Failed 2/2 test programs. 14/14 subtests failed. make: *** [test_dynamic] Error 2