|
|
sybperl-l Archive
Up Prev Next
From: stenijj at NU dot COM
Subject: sybperl problems
Date: Oct 22 1999 12:43PM
---------------------- Forwarded by John J. Steniger/NUS on 10/22/99 08:39
AM ---------------------------
John J. Steniger
10/20/99 02:13 PM
701-3621
IR TECH SERV
To: mpeppler@peppler.org
cc:
Subject: sybperl problems
Hello,
My name is John Steniger, and I am having a problem installing sybperl v.
2.09_05 on an SGI Origin 200 running IRIX 6.5.4. I have had numerous
problems installing on IRIX boxes before, but the last time I installed was
quite some time ago and I can't remember how I accomplished it. The errors
I'm getting are quite familiar, however. I'm running OpenClient version
10.0.4 and perl 5.003. I'm getting the normal bevy of warnings when I do
the make, but it doesn't hit anything bad enough to stop it. However, once
I do the make test, it won't get past the first test. It give me this
error:
# make test
PERL_DL_NONLAZY=1 /usr/sbin/perl -I.././blib/arch -I.././blib/lib -I/usr/freeware/lib/perl5/irix/5.003 -I/usr/freeware/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: 1353043:/usr/sbin/perl: rld: Fatal Error: Cannot
Successfully map soname '.././blib/arch/auto/Sybase/DBlib/DBlib.so' under any of the filenames .././blib/arch/auto/Sybase/DBlib/DBlib.so at
/usr/freeware/lib/perl5/DynaLoader.pm line 140.
at .././blib/lib/Sybase/DBlib.pm line 290
BEGIN failed--compilation aborted at .././blib/lib/Sybase/BCP.pm line 277.
BEGIN failed--compilation aborted at t/bcp.t line 12.
FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
Test returned status 2 (wstat 512)
Failed 1 test script, 0.00% okay. 9/9 subtests failed, 0.00% okay.
*** Error code 2 (bu21)
*** Error code 1 (bu21)
Not sure what that means, but I can't get around it for the life of me. Is there any special library that needs to be included for this to run on
Linux? Any help would be greatly appreciated.
Thanks,
John
|