Hi again
The error message is
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h
+arness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cNewModule....ok 1/1Had problems bootstrapping Inline module 'cNewMo
+dule_061a'
Can't load '/users/nirf/perlTrials/cNewModule/_Inline/lib/auto/cNewMod
+ule_061a/cNewModule_061a.so' for module cNewModule_061a: /users/nirf/
+perlTrials/cNewModule/_Inline/lib/auto/cNewModule_061a/cNewModule_061
+a.so: undefined symbol: _ZN7MyClassC1EPKc at /usr/lib/perl5/5.8.5/i38
+6-linux-thread-multi/DynaLoader.pm line 230.
at /users/nirf/perlTrials/cpanModulesInstallationInline/lib/perl5/sit
+e_perl/5.8.5/Inline.pm line 500
at t/cNewModule.t line 0
INIT failed--call queue aborted.
# Looks like your test died just after 1.
t/cNewModule....dubious
Test returned status 255 (wstat 65280, 0xff00)
after all the subtests completed successfully
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------
+---------
t/cNewModule.t 255 65280 1 0 0.00% ??
Failed 1/1 test scripts, 0.00% okay. 0/1 subtests failed, 100.00% okay
+.
make: *** [test_dynamic] Error 2
Thanks, Nir |