You don't have it as a prereq in Makefile.PL. It's possible the
machines running the test don't have it installed (people do weird
things to their perl instlls some times),

F

On 28/04/07, Paul LeoNerd Evans <[EMAIL PROTECTED]> wrote:
I've got a large number of failures (9 fail vs. 6 pass) on one module of
mine, which is dragging my stats down quite a bit, and I've no idea why:

  http://cpantesters.perl.org/show/B-LintSubs.html#B-LintSubs-0.03

They all seem to fail on some variant of:

  t/01happy....Can't load
'/home/cpan/perl588/lib/5.8.8/i686-linux-thread-multi-64int-ld/auto/B/B.so' for 
module B: 
/home/cpan/perl588/lib/5.8.8/i686-linux-thread-multi-64int-ld/auto/B/B.so: 
undefined symbol: Perl_Icheckav_save_ptr at 
/home/cpan/perl588/lib/5.8.8/XSLoader.pm line 70.

That looks very much like a problem in B.so itself. But my module,
B::LintSubs is just a single pure-perl module of that name, I don't go
anywhere near B itself, so why does B fail here?

I can't see any common differences between the machines it fails on, and
the machines it passes on (7, including my desktop at home I tested it
on).

Does anyone have any ideas?

--
Paul "LeoNerd" Evans

[EMAIL PROTECTED]
ICQ# 4135350       |  Registered Linux# 179460
http://www.leonerd.org.uk/


Reply via email to