From:             [EMAIL PROTECTED]
Operating system: Digital Unix V4.0F (Rev. 1229)
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  Link errors caused by new Oracle 8i LOB functions

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 bug report at: http://bugs.php.net/?id=12675&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to