./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 --------------- Bug Database wrote: > > ID: 12675 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Feedback > Bug Type: Compile Failure > Operating System: Digital Unix V4.0F (Rev. 1229) > PHP Version: 4.0.6 > New Comment: > > 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 > > Previous Comments: > ------------------------------------------------------------------------ > > [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? > > ------------------------------------------------------------------------ > > ATTENTION! Do NOT reply to this email! > To reply, use the web interface found at http://bugs.php.net/?id=12675&edit=2 -- David Munsey-Kano Digital Library Technologies Group Dartmouth College (603) 646-1320 -- 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]