1752364 Members
5942 Online
108787 Solutions
New Discussion

php + oci8 oracle 8.0.4

 
Tammy Liang
Regular Advisor

php + oci8 oracle 8.0.4

I try to compile php with oci8 (8.0.4) and fail at compile oci8.c with 'dword' undeclared.
Thanks for any help...
# make
gcc -Iext/oci8/ -I/ttl/apache+php-1327.430/php-4.3.0/ext/oci8/ -DPHP_ATOM_INC -I/ttl/apache+php-1327.430/php-4.3.0/include -I/ttl/apache+php-1327.430/php-4.3.0/main -I/ttl/apache+php-1327.430/php-4.3.0 -I/ttl/apache+php-1327.430/php-4.3.0/Zend -I/users/oracle/product/8.0.4/rdbms/demo -I/users/oracle/product/8.0.4/network/public -I/users/oracle/product/8.0.4/plsql/public -I/ttl/apache+php-1327.430/php-4.3.0/ext/xml/expat -I/ttl/apache+php-1327.430/php-4.3.0/TSRM -g -O2 -c /ttl/apache+php-1327.430/php-4.3.0/ext/oci8/oci8.c -o ext/oci8/oci8.o && echo > ext/oci8/oci8.lo
/ttl/apache+php-1327.430/php-4.3.0/ext/oci8/oci8.c: In function `zif_ocicollappend':
/ttl/apache+php-1327.430/php-4.3.0/ext/oci8/oci8.c:4668: error: `dword' undeclared (first use in this function)
/ttl/apache+php-1327.430/php-4.3.0/ext/oci8/oci8.c:4668: error: (Each undeclared identifier is reported only once

take easy, enjoy life