? |
PHP FAQ
PHP Articles
PHP Help
Bulletin Board
PHP Manual (NEW!)
First Time PHP'ers
Help with programming
Sql assignment help
PHP Homework Help
C# Help
|
? |
|
?Previous Message??|??Next Message
|
?Re: Undefined Oracle Functions During Make |
Author:??(65.116.75.---)
Date:???07-09-03 13:41
Update: the same problem appears if I use the standard Oracle extension --with-oracle, just lists different function names.
I think the environment variables are setup correctly, and the User has been added to the Oracle group.
Here is the configure statement:
./configure --without-mysql --with-oci8 --with-oracle --with-apache=/usr/local/apache_1.3.27 --enable-track-vars
The configure seems OK, but it did detect my Oracle version as 8.1 when it is really 9.2. Dont know if this is somehow the problem.
GNU make gives me these error messages:
ld: 0711-317 ERROR: Undefined symbol: .OCIEnvInit
ld: 0711-317 ERROR: Undefined symbol: .OCIHandleAlloc
..[similar entries removed]..
ld: 0711-317 ERROR: Undefined symbol: .OCITypeByRef
ld: 0711-317 ERROR: Undefined symbol: .OCIObjectNew
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: *** [sapi/cli/php] Error 1
Here is my environment;
Unix AIX 5.1
Apache 1.3.27
Oracle 9.2
PHP 4.3.2 (Also tried 4.3.0 with the same results)
Please help! Thanks in advance. Don (allen-at-norpac-dot-com)
|
|
|
?Newer Topic??|??Older Topic
|
?Topics |
Author? |
Date |

|
?Undefined Oracle Functions During Make??new
|
|
Don |
07-08-03 10:52? |
 
|
?Re: Undefined Oracle Functions During Make??new
|
|
Don |
07-09-03 13:41? |
  
|
?Re: Undefined Oracle Functions During Make??new
|
|
bastien |
07-09-03 17:45? |
   
|
?Re: Undefined Oracle Functions During Make??new
|
|
Don |
07-10-03 09:02? |
|