|
|
sybperl-l Archive
Up Prev Next
From: "Patrick S dot Leung" <pleung at easygroup dot com>
Subject: make test failed
Date: Jul 7 2000 10:45AM
Hi,
I am preparing on a new machine sybperl, using sybperl 2.10 and perl
5.005_03 on Linux. It worked well on my last machine. However, on this
new machine, I got the following error during sybperl's make test:
PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib
-I/usr/lib/perl5/5.00503/i686-linux -I/usr/lib/perl5/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/ctlib.............dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/cursor............dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
FAILED--2 test scripts could be run, alas--no output ever seen
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/usr/src/redhat/SOURCES/sybperl-2.10/CTlib'
make: *** [test] Error 2
I have checked for the common errors such as the libraries (-ldb etc)
and PWD and other trival files. Would any spot any problem with the
above code?
I also tried sybperl 2.12 and perl5.06 but I go the same result.
rgds,
Patrick
|