Compiling dbd-oracle on hpux64
- From: markus.trenkle@xxxxxxxx (Markus Trenkle)
- Date: Wed, 9 Nov 2005 01:26:25 +0100
Hello all,
once again I have to build a perl/oracle10g/apache2/ssl system on hpux
using the openview compiler, this time it needs to be 64bit clean. While
I'm nearly done with it I still face some problems, I hope somebody here
can help me.
For some reason, the compiler options leak into the linker options, so
in the generated Makefile for DBD-Oracle there is the line
OTHERLDFLAGS = -Wl,+s -Wl,+n +DA2.0W +DS2.0
which leads to this error:
ld: Unrecognized argument: -Wl,+s
Fatal error.
Maybe this isn't related to perl or dbd-oracle at all because I have a
similar error with +DD64 while compiling mod_perl. If this finally works
and there is some interest I will gladly publish what I have done.
Thanks,
Markus
Info:
hpux 11
oracle 10g
openview compiler
perl 5.8.7
dbi 1.48
dbd-oracle 1.16
.
- Follow-Ups:
- Re: Compiling dbd-oracle on hpux64
- From: Tim Bunce
- Re: Compiling dbd-oracle on hpux64
- Prev by Date: Re: ShowErrorStatement changing how my script runs
- Next by Date: ORA-24345: A Truncation or null fetch error occurred
- Previous by thread: Trying to connect to Oracle with DBD::Oracle, using activestate perl 5.8.6
- Next by thread: Re: Compiling dbd-oracle on hpux64
- Index(es):