|
|
sybperl-l Archive
Up Prev Next
From: "Shane Kelly" <shane at shanesweb dot clara dot net>
Subject: Make test failed
Date: Nov 2 1998 9:12PM
Folks,
I've just installed Sybase ASE for Linux, on a system running Redhat Linux,
and now I've gotten around to installing Sybperl - however when I get to the
'make test' part of the install I get the following error message:
make[1]: Entering directory `/opt/sybperl-2.09_05/BCP'
make[1]: Leaving directory `/opt/sybperl-2.09_05/BCP'
make[1]: Entering directory `/opt/sybperl-2.09_05/CTlib'
make[1]: Leaving directory `/opt/sybperl-2.09_05/CTlib'
make[1]: Entering directory `/opt/sybperl-2.09_05/DBlib'
make[1]: Leaving directory `/opt/sybperl-2.09_05/DBlib'
make[1]: Entering directory `/opt/sybperl-2.09_05/Sybperl'
make[1]: Leaving directory `/opt/sybperl-2.09_05/Sybperl'
make[1]: Entering directory `/opt/sybperl-2.09_05/BCP'
PERL_DL_NONLAZY=1
/usr/bin/perl -I.././blib/arch -I.././blib/lib -I/usr/lib/perl5/i386-linux/5
.00401 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose);
$verbose=0; runtests @ARGV;' t/*.t
t/bcp...............dubious
Test returned status 22 (wstat 5632)
DIED. FAILED tests 2-9
Failed 8/9 tests, 11.11% okay
Failed Test Status Wstat Total Fail Failed List of failed
----------------------------------------------------------------------------
--
t/bcp.t 22 5632 9 8 88.89% 2-9
make[1]: Leaving directory `/opt/sybperl-2.09_05/BCP'
( * Note: I was carrying out the installation as root. * )
Does anyone know what could be causing this? Is it a problem with Sybase, or
with my installation of perl.
My apologies if this error has been the result of me overlooking something
in the instructions - I'm new to this stuff.
Shane.
|