[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems building modules from cpan



Hi,

anyone an idea where the problem could be when building modules from cpan that use shared libraries (eg. Compress::Bzip2).

System: Sid X86
        Perl 5.8.3-2


The build is ok, the test fails.


I get the following Error:

---
Manifying blib/man3/Compress::Bzip2.3pm
  /usr/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/test....Can't load '/var/cache/cpan/build/Compress-Bzip2-1.00/blib/arch/auto/Compress/Bzip2/Bzip2.so' for module Compress::Bzip2: /var/cache/cpan/build/Compress-Bzip2-1.00/blib/arch/auto/Compress/Bzip2/Bzip2.so: undefined symbol: bzBuffToBuffCompress at /usr/lib/perl/5.8/DynaLoader.pm line 225.
 at t/test.t line 8
Compilation failed in require at t/test.t line 8.
BEGIN failed--compilation aborted at t/test.t line 8.
t/test....dubious
        Test returned status 255 (wstat 65280, 0xff00)
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
---

Thanks, greetings Sven

--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                                               +
+ Sven Wilhelm           mail:   wilhelm@icecrash.com           +
+                                                               +
+ GnuPG-KeyID:       4DA67A0A                                   +
+ GnuPG-Fingerprint: 95BE434098D8C4D78817D9A7AA011E7D4DA67A0A   +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: