Hi,

Looks like your test system has slight a configuration problem: You have libzvbi installed, but not libpthread, on which libzvbi depends.

My Makefile.PL bows out with exit(0) when libzvbi isn't found. In your case it's appearently available, however broken. Would be nice if you could fix this, so that I don't get FAIL reports upon every release.

Thanks for testing anyway.

bye,
-tom


[EMAIL PROTECTED] wrote:
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.8 "-Iblib/lib" "-Iblib/arch"
test.pl Can't load
'/mnt/i386/usr/local/src/CPAN/build/Video-ZVBI-0.2.3-DRpj9U/blib/arch/auto/Video/ZVBI/ZVBI.so'
for module Video::ZVBI: /usr/local/lib/libzvbi.so.9: Undefined symbol
"pthread_testcancel" at /usr/local/lib/perl5/5.8.8/mach/DynaLoader.pm
line 230. at test.pl line 21 Compilation failed in require at test.pl
line 21. BEGIN failed--compilation aborted at test.pl line 21. ***
Error code 22

Reply via email to