|
|
sybperl-l Archive
Up Prev Next
From: Morten Knudsen <morten at eurospill dot no>
Subject: 'make test' fails on Digital Unix
Date: Jul 7 1998 10:42AM
I'm new to sybperl and have just downloaded and compiled it.
When I do a 'make test' I get this output:
----------------------------------------------------------------------
PERL_DL_NONLAZY=1 /usr/local/bin/perl -I.././blib/arch -I.././blib/lib
-I/usr/local/lib/perl5/alpha-dec_osf/5.00404 -I/usr/local/lib/perl5 -e
'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/bcp...............Can't call method "sql" without a package or object
reference at t/bcp.t line 47.
dubious
Test returned status 22 (wstat 5632, 0x1600)
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
Failed 1/1 test scripts, 0.00% okay. 8/9 subtests failed, 11.11% okay.
----------------------------------------------------------------------
Using:
Digital Unix 4.0b
Sybase SQL Server 11
Open Client 10
Sybperl 2.09_05
perl 5.004_04
Please help.
Morten.
|