|
|
sybperl-l Archive
Up Prev Next
From: Doug K Silver <dsilver at ecesis dot ucsd dot edu>
Subject: Re: Sybperl perl5 problems
Date: Oct 30 1998 9:52PM
Thanks for the hint Michael! I had set it to /sybase/sybase but
this is actually a symlink to /sybase/sybase100. It found all
the libraries once I changed it - guess it didn't like the symlink.
(I'm testing this on sybperl-2.09_05.)
However, it still fails the "make test":
t/bcp...............Can't load '../blib/arch/auto/Sybase/DBlib/DBlib.so' for
module Sybase::DBlib: ld.so.1: /pub/bin/perl: fatal: relocation error: symbol
not found: dbsetdefcharset: referenced in
../blib/arch/auto/Sybase/DBlib/DBlib.so at
/pub/gnu/lib/perl5/5.00502/sun4-solaris/DynaLoader.pm line 168.
at ../blib/lib/Sybase/BCP.pm line 277
BEGIN failed--compilation aborted at ../blib/lib/Sybase/BCP.pm line 277.
BEGIN failed--compilation aborted at t/bcp.t line 12.
dubious
Test returned status 2 (wstat 512, 0x200)
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
make: Fatal error: Command failed for target `test_dynamic'
Current working directory /local/src/gnu/perl-MODULES/sybperl-2.09_05/BCP
*** Error code 1
make: Fatal error: Command failed for target `test'
Now, I've seen this same "fatal: relocation error" with the
Apache-ASP module and other perl things with both perl 5.005xx and
perl 5.004xx, so perhaps the problem lies with perl? Should I
follow up with the perl group on this?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
ECE Computer Support EBU1 2904
534-7821
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|