This is vaguely a follow-up question to one I asked earlier about building Perl v5.10.
Cpantesters reports that my dist, NoSQL::PL2SQL, is failing on v5.10 and v5.12, but ok on previous and later versions. I ended up testing on Perl 5.12 and got this error:
perl: symbol lookup error: /home/jim/perl5/lib/perl5/i686-linux/auto/X
+ML/Parser/Expat/Expat.so: undefined symbol: Perl_xs_apiversion_bootch
+eck
As far as I can tell, cpantesters has not experienced similar problems:
http://www.cpantesters.org/cpan/report/211e1a46-7e7b-11e2-8ed7-f0cfab4d37fd.
Notwithstanding, I also found this report:
https://bugs.mageia.org/show_bug.cgi?id=3731.
Can anyone here shed any illumination?
Thanks!
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.