Hi all,

        I'm trying to build and test DBD:Oracle 1.06.  I've already built
DBI 1.15 with a 5.6.1 version of the interpreter.  I've built the
interpreter to load dynamically.  Yet after running "perl Makefile.PL'" for
the DBD:Oracle module and then running "make", I get the following errors
when attempting to run "make test".

Platform:  DGUX R4.20MU06  (Intel)
Oracle Version:  8.1.6.1

Error
============================================================================
$ make test
        PERL_DL_NONLAZY=1 /prod/perl/5.6.1/bin/perl -Iblib/arch -Iblib/lib
-I/pr
od/perl/5.6.1/lib/5.6.1/AViiON-dgux -I/prod/perl/5.6.1/lib/5.6.1 -e 'use
Test::H
arness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/base..............FAILED tests 4-5
        Failed 2/5 tests, 60.00% okay
t/general...........install_driver(Oracle) failed: Can't load
'blib/arch/auto/DB
D/Oracle/Oracle.so' for module DBD::Oracle: dynamic linker:
/prod/perl/5.6.1/bin
/perl: relocation error: symbol not found: ecvt at
/prod/perl/5.6.1/lib/5.6.1/AV
iiON-dgux/DynaLoader.pm line 206.
 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/general.t line 20
t/general...........dubious                                            

============================================================================
=====

Any help is greatly appreciated....
Marv

----------------------------------------------------------------------
Marvin Torio
Database Administrator, Systems Development

GERS, Inc.
10431 Wateridge Circle * San Diego, CA 92121
(800) 854-2263 * Direct (858) 731-2258
FAX (858) 731-2052
[EMAIL PROTECTED] * http://www.gers.com


Reply via email to