|
|
sybperl-l Archive
Up Prev Next
From: SATYAMURTY <SATYAMURTY at inf dot com>
Subject: error while using the sybperl dynamic libraries
Date: Feb 4 1999 3:03PM
Hi all
I am installing sybperl version sybperl-2.09_05 with perl 5.004_04 and
sybase version 11.0.3.3.
while installation make test succeeds.
but when execute one program I am getting this error.
# perl try.perl
Can't load
'/usr/local/lib/perl5/site_perl/sun4-solaris/auto/Sybase/DBlib/DBlib.
so' for module Sybase::DBlib: ld.so.1: perl: fatal: relocation error: file
/usr/
local/lib/perl5/site_perl/sun4-solaris/auto/Sybase/DBlib/DBlib.so: symbol
Xpv: r
eferenced symbol not found at
/usr/local/lib/perl5/sun4-solaris/5.00404/DynaLoad
er.pm line 166.
at try.perl line 2
BEGIN failed--compilation aborted at try.perl line 2.
My perl file contains only.
use Sybase::DBlib;
With the same setup I copuld install in two other systems without any
problem.
On this sytem I installed perl and sybperl twice but to no use.
can you help me out from this.
Thanks & regards
Satyamurty
|