|
|
sybperl-l Archive
Up Prev Next
From: hyun-young kim <hykim at hoho dot human dot co dot kr>
Subject: failed at make test
Date: Mar 22 1999 10:52AM
hi, sybperl member.
i failed 'make test' procedure on IRIX 6.2 with perl5.005_02 and
sybase10.0.
so i deleted /usr/lib in config.pm and confirmed LD_LIBRARY_PATH in
.cshrc file.
but the same fatal error happens.
of course, every perl scripts unlinking of sybase works successfully.
the error message is followings
PERL_DL_NONLAZY=1 /usr/sbin/perl -I../blib/arch -I../blib/lib
-I/usr/local/lib/perl5/5.00502/IP19-irix -I/usr/local/lib/perl5/5.00502
-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: 20886:/usr/sbin/perl: rld: Fatal Error:
unresolvable symbol in /usr1/sybase/lib/libsybdb.so: t_errno at
/usr/local/lib/perl5/5.00502/IP19-irix/DynaLoader.pm line 168.
could anyone tell me the reason and the solution ?
thanks
hyun-young kim
|