|
|
sybperl-l Archive
Up Prev Next
From: soup at ampersand dot com (Doug Campbell)
Subject: Problem with dbmsghandle in sybperl-2.0 and perl-5.002beta1
Date: Nov 28 1995 3:13PM
I have noticed a problem with dbmsghandle in sybperl-2.0 and
perl-5.002beta1. When I run the tests, it fails like this:
make[1]: Entering directory `/net/tick/usr/l/home/soup/src/sybperl/sybperl-2.0/DBlib'
PERL_DL_NONLAZY=1 /usr/bin/perl -I.././blib/sun4-solaris -I.././blib -I/usr/lib/perl5/sun4-solaris/5.002 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/dblib.............Use of uninitialized value at t/dblib.t line 40.
Bizarre copy of CODE in subroutine entry at t/dblib.t line 93.
FAILED on test 14
Failed 1 test, 0.00% okay.
make[1]: *** [test_dynamic] Error 29
make[1]: Leaving directory `/net/tick/usr/l/home/soup/src/sybperl/sybperl-2.0/DBlib'
make: *** [test] Error 2
Alas, I haven't had time to track it further yet. Anyone got some
info and/or fixes for this?
Thanks,
Doug Campbell
|