RE: :Oracle make test fails, undefined symbol: ociepgoe, oracle client 8.0.5
- From: Ron.Reidy@xxxxxxxxxxxxxxxxxx (Ron Reidy)
- Date: Fri, 24 Jun 2005 14:08:30 -0600
Oh crap! I did not see your post at the bottome. Mine is the same.
-----------------
Ron Reidy
Lead DBA
Array BioPharma, Inc.
-----Original Message-----
From: Reidy, Ron
Sent: Friday, June 24, 2005 2:07 PM
To: Jesse Molina; dbi-users@xxxxxxxx
Subject: RE: :Oracle make test fails, undefined symbol: ociepgoe, oracle
client 8.0.5
Google is your friend:
http://www.google.com/search?q=undefined+symbol%3A+ociepgoe&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
>From there ...
http://coding.derkeiler.com/Archive/Perl/perl.dbi.users/2004-11/0204.html
-----------------
Ron Reidy
Lead DBA
Array BioPharma, Inc.
-----Original Message-----
From: Jesse Molina [mailto:jmolina@xxxxxxxxx]
Sent: Friday, June 24, 2005 2:02 PM
To: dbi-users@xxxxxxxx
Subject: DBD::Oracle make test fails, undefined symbol: ociepgoe, oracle
client 8.0.5
My original eMails below didn't go through -- the list server didn't like attachments. I apologize if you have somehow already gotten this one. I'm still stuck though.
--
Greetings
I am having difficulty making and make testing DBD::Oracle.
Here are files with detailed info which is asked for in the README file;
http://www.opendreams.net/jesse/temp/DBD-Oracle/
My Oracle client is 8.0.5. I know that's old, but the local Mr. Oracle says that's how it is.
--
The important part is when I do make test, I get the following error;
rootly-user@myhost-->make test
PERL_DL_NONLAZY=1 /usr/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 '/root/.cpan/build/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: /root/.cpan/build/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so: undefined symbol: ociepgoe at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
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
>From there, it looks all poopy.
--
I googled around and found this similar post. I tried this, but it didn't work;
http://www.mail-archive.com/dbi-users@xxxxxxxx/msg23000.html
Advice is appreciated
--
# Jesse Molina
# Mail = jmolina@xxxxxxxxx
# Office = 1.480.585.8937
# Cell = 1.602.323.7608
This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
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, distribution
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.
This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
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, distribution
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.
.
- Prev by Date: RE: :Oracle make test fails, undefined symbol: ociepgoe, oracle client 8.0.5
- Next by Date: Re: problem with DBD::Informix
- Previous by thread: RE: :Oracle make test fails, undefined symbol: ociepgoe, oracle client 8.0.5
- Index(es):
Relevant Pages
|