ID:               12675
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         OCI8 related
 Operating System: Digital Unix V4.0F (Rev. 1229)
 PHP Version:      4.0.6
 New Comment:

just add 
#undefine HAVE_OCI8_TEMP_LOB
at the top of oci8.c and recompile



Previous Comments:
------------------------------------------------------------------------

[2001-08-10 10:18:20] [EMAIL PROTECTED]

User Feedback (emailed)
----------------------------------------
./configure---with-apache=/afs/northstar.dartmouth.edu/uother/source/sys/apache/
apache_1.3.20 \
--with-oci8 \
--without-gdbm \
--with-xml \
--enable-wddx \
--disable-debug

The link errors were basic unresolved errors on:

OCILobOpen
OCILobClose
OCILobCreateTemp ?

My collegue who was doing this work said he found the unresolved
symbols
(routines) in an unreferenced oracle library. He tried to make this
work
by adding that library to the make file, but then he got all kinds of
other errors.

What version of Oracle do you have installed?

Thanks, David
-------------------------------

------------------------------------------------------------------------

[2001-08-09 17:15:42] [EMAIL PROTECTED]

I have the same version but I don't get any link errors.
What is your configure line and what exactly are the errors?

--Jani


------------------------------------------------------------------------

[2001-08-09 13:40:24] [EMAIL PROTECTED]

When trying to link, the following dependancies were not satisfied by
our Oracle release (8.1.6):

OCILobOpen
OCILobClose
OCILobCreateTemp ?

Evidently these routines are in a different library, but if that
library is linked as well, many more errors are generated.

Perhaps the new LOB function additions will only build & work if you
have a later (or different) version of Oracle?

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=12675&edit=1

Reply via email to