|
|
sybperl-l Archive
Up Prev Next
From: "Witney, A" <WitneyA at nmripo dot nmri dot nnmc dot navy dot mil>
Subject: DBD::Sybase installation problems
Date: Jun 13 2000 10:15AM
Hello,
I have successfully managed to install DBD::Sybase on several machines,
however I am trying to install it on a new machine but it always fails all
the tests, the output of the make test is:
PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib
-I/usr/lib/perl5/i686-linux/5.00405 -I/usr/lib/perl5 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/autocommit........dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
t/base..............dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
t/fail..............dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
t/login.............dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
t/main..............dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
t/place.............dubious
Test returned status 0 (wstat 132, 0x84)
test program seems to have generated a core
FAILED--6 test scripts could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2
this is using RedHat 6.2. and ASE 11.0.3.3 Any help would be greatly
appreciated??
thanks
adam
|