Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> DBD and Oracle 7.3.2.3 build problem!

DBD and Oracle 7.3.2.3 build problem!

From: <davramenko_at_dlj.com>
Date: 1997/06/16
Message-ID: <866470180.10098@dejanews.com>#1/1

 >
> I use DBD/DBI with Oracle RDBMS 7.2.2.3, it seems to work
> superbly.
> Regards Tam

  Hello Tim,

  We were using 7.2.2.3 and it also worked great.

  Now for a number of reasons we have to migrate to 7.3.2.3 (latest version
  of Oracle) and all of a sudden I can no longer build DBD .

  I'm using DBI version 0.74 , DBD version 0.44 on Solaris 2.5.1.   Perl 5 version 5.003.

  This is the output of make test:

  # make test
  PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib   -I/opt/lib/perl5/sun4-solaris/5.003 -I/opt/lib/perl5 -e 'use    Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
  t/base..............install_driver(Oracle) failed: Can't load   './blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::O   racle: ld.so.1: /usr/bin/perl: fatal: relocation error: symbol not found:
  osnptt: referenced in ./blib/arch/auto/DBD/Or   acle/Oracle.so at /opt/lib/perl5/DynaLoader.pm line 140.

   at blib/lib/DBD/Oracle.pm line 24

          DBI::install_driver called at t/base.t line 16   FAILED tests 4-5

          Failed 2/5 tests, 60.00% okay
          Test returned status 2 (wstat 512)
  Failed 1 test script, 0.00% okay. 2/5 subtests failed, 60.00% okay.

  I did build perl with an option to support dynamic loading, so I do not   understand why I get that message. I'm building 4 machines one of which   still had old version of Oracle 7.2.2.3 and DBD was built on it just fine.

  Any ideas everyone. Am I missing some other info you guys need to track   what the problem is? Please let me know. Does anybody have a sucessfull   build of DBD against Oracle 7.3.2.3 ?

  Please help.

  Thanks in advance.

  Dmitry.
  ~

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Mon Jun 16 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US