RE: DBD:ORACLE test failing

RE: DBD:ORACLE test failing

am 08.09.2005 16:44:26 von Ron.Reidy

Did you get errors from 'make'?

Send the output of 'perl -V' and which C compiler are yopu using.

--
Ron Reidy
Lead DBA
Array BioPharma, Inc.

-----Original Message-----
From: raja agireddy [mailto:tagireddy@gmail.com]=20
Sent: Wednesday, September 07, 2005 9:43 AM
To: dbi-users@perl.org
Subject: Fwd: DBD:ORACLE test failing


---------- Forwarded message ----------
From: raja agireddy
Date: Sep 7, 2005 11:28 AM
Subject: DBD:ORACLE test failing
To: modperl@perl.apache.org


Hello!

I have modepler2.0,Apache2.0.53 ,Perl5.8 on Sun OS 5.9.
I have successfully installed DBI 1.48 and currently in the process of
installing DBD-Oracle-1.16.

I am getting the following error while running "make test" during
DBD::Oracle installation.

PERL_DL_NONLAZY=3D1 /home/gaccr1/fdmg/web2/perl/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t t/01base................Failed to load Oracle
extension and/or shared libraries:
install_driver(Oracle) failed: Can't load
'/home/gaccr1/fdmg/DBD-Oracle-1.16/bli
b/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1:
/home/gaccr1/
fdmg/web2/perl/bin/perl: fatal: relocation error: file
/home/gaccr1/fdmg/DBD-Ora
cle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so: symbol ociepgoe:
referenced symbol not found at
/home/gaccr1/fdmg/web2/perl/lib/5.8.6/sun4-solaris/DynaLoade r.pm l ine
230. 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/01base.t line 19 The remaining tests will probably also
fail with the same error.

This electronic message transmission is a PRIVATE communication which =
contains
information which may be confidential or privileged. The information is =
intended=20
to be for the use of the individual or entity named above. If you are =
not the=20
intended recipient, please be aware that any disclosure, copying, =
distribution=20
or use of the contents of this information is prohibited. Please notify =
the
sender of the delivery error by replying to this message, or notify us =
by
telephone (877-633-2436, ext. 0), and then delete it from your system.

Re: DBD:ORACLE test failing

am 13.09.2005 22:50:01 von tagireddy

Ron,

Following is the output:
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=3Dsolaris, osvers=3D2.9, archname=3Dsun4-solaris
uname=3D'sunos cfoifdv1 5.9 generic_118558-02 sun4u sparc sunw,sun-fire=
-880 '
config_args=3D'-Dprefix=3D/home/gaccr1/fdmg/web2/perl -des'
hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine
usethreads=3Dundef use5005threads=3Dundef useithreads=3Dundef usemultip=
licity=3Dunde
f
useperlio=3Ddefine d_sfio=3Dundef uselargefiles=3Ddefine usesocks=3Dund=
ef
use64bitint=3Dundef use64bitall=3Dundef uselongdouble=3Dundef
usemymalloc=3Dn, bincompat5005=3Dundef
Compiler:
cc=3D'/opt/SUNWspro/bin/cc', ccflags =3D' -D_LARGEFILE_SOURCE -D_FILE_O=
FFSET_BIT
S=3D64',
optimize=3D'-O',
cppflags=3D''
ccversion=3D'Forte Developer 7 C 5.4 2002/03/09', gccversion=3D'', gcco=
sandvers=3D
''
intsize=3D4, longsize=3D4, ptrsize=3D4, doublesize=3D8, byteorder=3D432=
1
d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, longdblsize=
=3D16
ivtype=3D'long', ivsize=3D4, nvtype=3D'double', nvsize=3D8, Off_t=3D'of=
f_t', lseeksize
=3D8
alignbytes=3D8, prototype=3Ddefine
Linker and Libraries:
else
pro/prod/lib '
libpth=3D/usr/lib /usr/ccs/lib /opt/SUNWspro/prod/lib
libs=3D-lsocket -lnsl -ldl -lm -lc
perllibs=3D-lsocket -lnsl -ldl -lm -lc
libc=3D/lib/libc.so, so=3Dso, useshrplib=3Dfalse, libperl=3Dlibperl.a
gnulibc_version=3D''
Dynamic Linking:
dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, ccdlflags=3D' '
cccdlflags=3D'-KPIC', lddlflags=3D'-G -L/usr/lib -L/usr/ccs/lib -L/opt/=
SUNWspro/
prod/lib'


Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under solaris
Compiled at Mar 14 2005 14:10:16
@INC:
/home/gaccr1/fdmg/web2/perl/lib/5.8.6/sun4-solaris
/home/gaccr1/fdmg/web2/perl/lib/5.8.6
/home/gaccr1/fdmg/web2/perl/lib/site_perl/5.8.6/sun4-solaris
/home/gaccr1/fdmg/web2/perl/lib/site_perl/5.8.6
/home/gaccr1/fdmg/web2/perl/lib/site_perl

Regards,
Raja

On 9/8/05, Reidy, Ron wrote:
> Did you get errors from 'make'?
>=20
> Send the output of 'perl -V' and which C compiler are yopu using.
>=20
> --
> Ron Reidy
> Lead DBA
> Array BioPharma, Inc.
>=20
> -----Original Message-----
> From: raja agireddy [mailto:tagireddy@gmail.com]
> Sent: Wednesday, September 07, 2005 9:43 AM
> To: dbi-users@perl.org
> Subject: Fwd: DBD:ORACLE test failing
>=20
>=20
> ---------- Forwarded message ----------
> From: raja agireddy
> Date: Sep 7, 2005 11:28 AM
> Subject: DBD:ORACLE test failing
> To: modperl@perl.apache.org
>=20
>=20
> Hello!
>=20
> I have modepler2.0,Apache2.0.53 ,Perl5.8 on Sun OS 5.9.
> I have successfully installed DBI 1.48 and currently in the process of
> installing DBD-Oracle-1.16.
>=20
> I am getting the following error while running "make test" during
> DBD::Oracle installation.
>=20
> PERL_DL_NONLAZY=3D1 /home/gaccr1/fdmg/web2/perl/bin/perl
> "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
> 'blib/arch')" t/*.t t/01base................Failed to load Oracle
> extension and/or shared libraries:
> install_driver(Oracle) failed: Can't load
> '/home/gaccr1/fdmg/DBD-Oracle-1.16/bli
> b/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1:
> /home/gaccr1/
> fdmg/web2/perl/bin/perl: fatal: relocation error: file
> /home/gaccr1/fdmg/DBD-Ora
> cle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so: symbol ociepgoe:
> referenced symbol not found at
> /home/gaccr1/fdmg/web2/perl/lib/5.8.6/sun4-solaris/DynaLoade r.pm l ine
> 230. 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/01base.t line 19 The remaining tests will probably also
> fail with the same error.
>=20
> This electronic message transmission is a PRIVATE communication which con=
tains
> information which may be confidential or privileged. The information is i=
ntended
> to be for the use of the individual or entity named above. If you are not=
the
> intended recipient, please be aware that any disclosure, copying, distrib=
ution
> or use of the contents of this information is prohibited. Please notify t=
he
> sender of the delivery error by replying to this message, or notify us b=
y
> telephone (877-633-2436, ext. 0), and then delete it from your system.
>=20
>