ID: 10245
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
Assigned To: 
Comments:

Jani fixed this in CVS.

- James

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

[2001-04-09 11:47:25] [EMAIL PROTECTED]
When compiling the latest version with Oracle support I get the following:

oracle.c: In function `php_minit_oracle':
oracle.c:294: warning: passing arg 1 of `zend_register_list_destructors_ex' from 
incompatible pointer type
oracle.c:295: warning: passing arg 2 of `zend_register_list_destructors_ex' from 
incompatible pointer type
oracle.c: In function `php_info_oracle':
oracle.c:1534: `PHP_ORACLE_DIR' undeclared (first use in this function)
oracle.c:1534: (Each undeclared identifier is reported only once
oracle.c:1534: for each function it appears in.)
oracle.c:1535: `PHP_ORACLE_SHARED_LIBADD' undeclared (first use in this function)
make[3]: *** [oracle.lo] Error 1
make[3]: Leaving directory `/usr/src/INSTALLED_SOFTWARE/php4/ext/oracle'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/INSTALLED_SOFTWARE/php4/ext/oracle'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/INSTALLED_SOFTWARE/php4/ext'
make: *** [all-recursive] Error 1

I have configured with the following:

"./configure" 
"--with-config-file-path=/mnt/raid/RAID00_5/opt/common/linux/php/config" 
"--with-mysql=/opt/db/mysql/product/3.23.29a-gamma/" 
"--with-oracle=/opt/db/oracle/product/current/" 
"--with-mcrypt=/usr/local/lib/" 
"--prefix=/web/webny/adm/php" 
"--with-oci8=/opt/db/oracle/product/current/" 
"--with-curl=/usr/local/lib/" 
"--disable-posix   " 
"$@"

I downloaded and installed the latest CVS tree on April 6th without this warning.

Thanks.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10245&edit=2


-- 
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