Hello, my name is Yuriy Lebedeyev.

I've tried to install DBD-Oracle-1.12 but the test is fail, writing
the error like:
        PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.0/i386-svr5 -I/usr/local/lib/perl5/5.6.0 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/base..............Failed to load Oracle extension and/or shared libraries:
install_driver(Oracle) failed: Can't load 'blib/arch/auto/DBD/Oracle/Oracle.so' for 
module DBD::Oracle: dynamic linker: /usr/local/bin/perl: relocation error: symbol not 
found: sys_nerr; referenced from: blib/arch/auto/DBD/Oracle/Oracle.so at 
/usr/local/lib/perl5/5.6.0/i386-svr5/DynaLoader.pm line 200.
 at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
 at t/base.t line 19


But then i've built with -l option (perl Makefile.PL -l) the test had
success.
What's the matter?

The log of bulding without -l option is attached.

Attachment: Yuriy_inf.tar.gz
Description: GNU Zip compressed data

Reply via email to