[Bioperl-l] Stumped by libxml-perl make error during Bundle::BioPerl installation

Gordon D. Pusch Gordon D. Pusch" <gdpusch@xnet.com
Fri, 16 Aug 2002 18:48:44 -0500


I am attempting to install BioPerl on a Mandrake LINUX 8.1 system using:

    perl -MCPAN -e 'install Bundle::BioPerl'

I am currently stumped in trying to work past the following error messages
issued during the attempt to build `libxml-perl`:

Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/amsterdam...........ok
t/canon_xml_writer....ok
t/schema..............ok
t/stream..............FAILED test 11
        Failed 1/11 tests, 90.91% okay
t/subs................ok
t/xp_sax..............ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/stream.t                11    1   9.09%  11
Failed 1/6 test scripts, 83.33% okay. 1/45 subtests failed, 97.78% okay.
make: *** [test_dynamic] Error 11
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force


Has anyone seen the above error before, and if so, how do I fix the problem ???


-- Gordon D. Pusch   

perl -e '$_ = "gdpusch\@NO.xnet.SPAM.com\n"; s/NO\.//; s/SPAM\.//; print;'