Oracle-OCI-0.03 compile on 8.0.5 (Linux & FreeBSD)
[email protected] ("Scott T. Hildreth") Wed, 11 Jul 2001 07:30:10 -0500 (CDT)
| Newsgroups | perl.dbi.oracle-oci |
|---|---|
| Message-ID | <[email protected]> |
--copy /oracle/8.0.5/plsql/public/ociextp.h to
/oracle/8.0.5/rdbms/demo/.
--added to oci_skip in boot script,
StmtBindByName => "not in some libs, superceeded by OCIBindByName",
..Everything works fine until 05dbi.t
The Lob testing fails, the table gets created but the $lob_locator
is invalid. All the test after that fail, OCILobGetLength,
OCILobTrim, ...etc.
I get this warning on the compile,
OCI.xs: In function `constant_OCI_LO':
OCI.xs:4823: warning: decimal constant is so large that it is unsigned
extra.xsh: In function `XS_Oracle__OCI_OCIAttrGet':
extra.xsh:87: warning: passing arg 2 of `Perl_sv_2pv' from incompatible
pointer type
I have compiled the oci demos and they work, so any ideas on how to proceed?
----------------------------------
E-Mail: Scott T. Hildreth <[email protected]>
Date: 11-Jul-01
Time: 06:52:52
----------------------------------