Hi Morits,
First of all I am sorry that I didn't wrap the error message before (with code).
Second of all I didn't see that Rob answered me until you mentioned it. and third, eveuntually I managed to fix those mysterious errors I had (in the my previous published thread) by starting a new pm file from a sample I found under math folder in inline. This thread is not an attempt to mislead you or something of that kind, and I am sorry that this is the impression that was created. This thread is attempting to solve other problems - namely Linking problems I have when using Inline.
I will insert the error message again:
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
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.