|
|
sybperl-l Archive
Up Prev Next
From: Murali Baddela <mbaddela at relay dot csd dot sgi dot com>
Subject: make test errors out When trying to install Sybperl 2.11
Date: Feb 10 2000 11:18PM
Hi,
I am on a
IRIX platform
Release 6.5 IP27
We are using Perl 5.0040_04
When I am trying to install Sybperl 2.11 after I had done a
>make Makefile.Pl
>make
and then I do a
>make test
It errors out with the following message.
**************************************************************************
PERL_DL_NONLAZY=1 /usr/sbin/perl -I.././blib/arch
-I.././blib/lib -I/usr/share/lib/perl5/irix-n32/5.00404
-I/usr/share/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose);
$verbose=0; runtests @ARGV;' t/*.t
t/bcp...............Can't load
'.././blib/arch/auto/Sybase/DBlib/DBlib.so' for module Sybase::DBlib:
1143144:/usr/sbin/perl: rld: Fatal Error: Cannot Successfully map soname
'libsybdb.so' under any of the filenames
/usr/lib32/libsybdb.so:/usr/lib32/internal/libsybdb.so:/lib32/libsybdb.so:/opt/lib32/libsybdb.so:
at /usr/share/lib/perl5/irix-n32/5.00404/DynaLoader.pm line 168.
at .././blib/lib/Sybase/BCP.pm line 278
BEGIN failed--compilation aborted at .././blib/lib/Sybase/BCP.pm line
278.
BEGIN failed--compilation aborted at t/bcp.t line 14.
dubious
Test returned status 2 (wstat 512, 0x200)
Number found where operator expected at (eval 103) line 1, near "*(512"
(Missing operator before 512?)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/bcp.t 2 512 9 9 100.00% 1-9
Failed 1/1 test scripts, 0.00% okay. 9/9 subtests failed, 0.00% okay.
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*************************************************************************
Does anyone have an Idea whats wrong? Any help is greatly appreciated.
thanks
Murali Baddela
|