make[1]: Betrete Verzeichnis '/home/dr/Abby/XS/Mytest/myclass' make[1]: Für das Ziel »all« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/dr/Abby/XS/Mytest/myclass' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Mytest.t .. 1/2 # Failed test 'use Mytest;' # at t/Mytest.t line 12. # Tried to use 'Mytest'. # Error: Can't load '/home/dr/Abby/XS/Mytest/blib/arch/auto/Mytest/Mytest.so' for module Mytest: /home/dr/Abby/XS/Mytest/blib/arch/auto/Mytest/Mytest.so: undefined symbol: _ZN7MyClassD1Ev at /usr/lib/perl/5.14/DynaLoader.pm line 184. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Mytest" at t/Mytest.t line 14. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/Mytest.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests Test Summary Report ------------------- t/Mytest.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.06 CPU) Result: FAIL Failed 1/1 test programs. 1/1 subtests failed. make: *** [test_dynamic] Fehler 255