Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DBD-Oracle CPAN distribution.

Report information
The Basics
Id: 68172
Status: resolved
Priority: 0/
Queue: DBD-Oracle

People
Owner: Nobody in particular
Requestors: tim.vanholder [...] anubex.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.29_1



Subject: [1.28] Build problem with Oracle 11 on Windows (32-bit)
Date: Fri, 13 May 2011 13:44:43 +0200
To: bug-DBD-Oracle [...] rt.cpan.org
From: Tim Van Holder <tim.vanholder [...] anubex.com>
Building via the CPAN module on a 32-bit Activestate Perl there is a problem building DBD::Oracle. It is caused by oci.def not including a symbol (OCIServerRelease, presumable new in Oracle 11) that is needed for the link to succeed. Adding that symbol to oci.def caused the build to succeed.
On Fri May 13 07:47:58 2011, tim.vanholder@anubex.com wrote: Show quoted text
> Building via the CPAN module on a 32-bit Activestate Perl there is a > problem building DBD::Oracle. > It is caused by oci.def not including a symbol (OCIServerRelease, > presumable new in Oracle 11) that is needed for the link to succeed. > Adding that symbol to oci.def caused the build to succeed.
Thanks, that has already been fixed in subversion trunk and will be in the next release. From the log: r14770 | mjevans | 2011-03-25 11:10:07 +0000 (Fri, 25 Mar 2011) | 2 lines Add missing OCIServerRelease to oci.def Martin -- Martin J. Evans Wetherby, UK