John,

Is this the last release candidate???

I'm ready to put it to bed as DBD::Oracle 1.20 final on a HP-UX  B.11.23 U 
ia64 machine and use it as a model. 

On the normal PA-RISC machines running 11i V1, I'm now failing in "make" 
after "perl Makefile.pl -l"  with latest gcc 4.2.2 with the following:

Running Mkbootstrap for DBD::Oracle ()
        chmod 644 Oracle.bs
        rm -f blib/arch/auto/DBD/Oracle/Oracle.sl
        gcc -Wl,+b"/ora01/app/oracle/product/10.2/lib:/lib/pa20_64" 
-shared -static-libgcc -fPIC -L/lib/pa20_64 Oracle.o  dbdimp.o  o
ci8.o  -o blib/arch/auto/DBD/Oracle/Oracle.sl   \
           -L/ora01/app/oracle/product/10.2/lib -lclntsh -lrt -lpthread 
-lnsl   \

/usr/ccs/bin/ld: /ora01/app/oracle/product/10.2/lib/libclntsh.sl: 
Mismatched ABI. 64-bit PA shared library found in 32-bit link.
collect2: ld returned 1 exit status
*** Error exit code 1

Stop.

No matter how I change the path etc with the Oracle DBA here I can't seem 
to get rid of  this Mismatched ABI.  And we tried some pretty ridiculous 
paths. 

Just went back to the HP site this morning and going to try the complete 
4.2.1 gcc binary that was not available over the Holiday weekend.. 
Didn't have this problem with the older gcc 4.2 and we didn't reinstall 
Oracle.   Driving me nuts..

Thank You
Rich


• '•..• '•. ><((((º> .• '•. .• '•. •. .• '•. ><((((º>
“Anything that doesn’t eat you today is saving you for tomorrow.”

Computer Sciences Corporation 
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, 
USA
Registered in USA No: C-489-59

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please 
delete without copying and kindly advise us by e-mail of the mistake in 
delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to 
any order or other contract unless pursuant to explicit written agreement 
or government initiative expressly permitting the use of e-mail for such 
purpose.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




John Scoles <[EMAIL PROTECTED]> 
12/28/2007 11:28 AM

To
dbi-dev@perl.org
cc

Subject
ANNOUNCE: DBD::Oracle 1.20 Release Candidate 8






You will find it here

http://svn.perl.org/modules/dbd-oracle/trunk/DBD-Oracle-1.20-RC8.tar.gz

This time Paul G. Weiss pointed out that the embedded Object code was 
not handling timestamp fields.  It now works with timestamp timestamp_TZ 
and a two I have never seen before INTERVAL YEAR and INTERVAL DAY

So I guess this might be out for New Years.


please enjoy


Reply via email to