|
|
sybperl-l Archive
Up Prev Next
From: Rob Fenstermacher <fence at xpert dot net>
Subject: sybperl install problem on hp-ux
Date: Apr 13 1999 2:55AM
Hello everyone-
I'm trying to install sybperl on a friends hp-ux 10.20 box and am having a problem.
During make test, we get an error "can't locate object method "FETCH".... (below)
this box is running hp-ux 10.20 and perl 5.004_01.
what are we doing wrong? has anyone encountered this before?
thanks in advance-
-Robert Fenstermacher
PERL_DL_NONLAZY=1 ./../perl -I.././blib/arch -I.././blib/lib -I/opt/pert
t/bcp...............Name "Sybase::DBlib::Version" used only once: possible typo.
Name "main::SybperlVer" used only once: possible typo at .././blib/lib/Sybase/D.
Can't locate object method "FETCH" via package "Sybase::DBlib::_attribs" at ../.
dubious
Test returned status 255 (wstat 65280)
DIED. FAILED tests 3-9
Failed 7/9 tests, 22.22% okay
Failed Test Status Wstat Total Fail Failed List of failed
------------------------------------------------------------------------------
t/bcp.t 255 65280 9 7 77.78% 3-9
Failed 1/1 test scripts, 0.00% okay. 7/9 subtests failed, 22.22% okay.
*** Error exit code 2
|