On Thu, Jan 29, 2004 at 02:07:49PM -0600, Scott T. Hildreth wrote:
> I'm trying to build on OSF, Perl 5.6.1, and Oracle 8.1.7.
> 1.14 builds(make test), but 1.15 prints this error on first test,
> 
> 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: dlopen:
> blib/arch/auto/DBD/Oracle/Oracle.so: symbol "OCILobWriteAppend"
> unresolved at /usr/local/lib/perl5/5.6.1/alpha-dec_osf/DynaLoader.pm
> line 206.
>  at (eval 1) line 3
> 
> I tried Makefile.PL -p as well, but no luck.  I must be missing
> something, I will do a search now.........

So it is in lib/libclntsh.so:

>   searching oracle lib/libclntsh.so ...
> OCILobWriteAppend     | 0004396966974288 | T | 0000000000000008

But without sending me the log of the build I can't tell if that library
was linked to, or what else may have gone wrong.

Tim.

Oracle: the gift that keeps on giving...

Reply via email to