Redhat 8.0
PHP-4.3.2
Oracle-9.2.0
Apache 2.0.47
I have been struggling with this problem for some time now, hopefully someone can help me out.
I am having a problem making php with --with-oci8 or --with-oracle directives in place. If I remove them PHP is installed properly. With the oracle directives in place I receive the following error when I attempt to make php. Please let me know if you need more of the log. Any suggestions or help will be greatly appreciated.
Thanks,
Paul
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5232: parse error before "zval"
/usr/local/src/php-4.3.2/ext/oci8/oci8.c: In function zif_ocicollsize':
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5234:id' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5235: connection' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5236: invalid operands to binary *
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5237:sb4' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5237: parse error before "sz"
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5240: this_ptr' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5242:return_value' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5244: request for member conn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5250: request for memberin_call' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5250: request for member in_call' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5250: request for memberconn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5250: request for member coll' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5250:sz' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5250: request for member in_call' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5266: parse error before "zval"
/usr/local/src/php-4.3.2/ext/oci8/oci8.c: In functionzif_ocicollmax':
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5268: id' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5269: invalid operands to binary *
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5270:sb4' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5270: parse error before "sz"
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5273: this_ptr' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5275:return_value' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5277: sz' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5277: request for memberpEnv' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5277: request for member coll' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5288: parse error before "zval"
/usr/local/src/php-4.3.2/ext/oci8/oci8.c: In functionzif_ocicolltrim':
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5290: id' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5290:arg' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5291: invalid operands to binary
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5294: this_ptr' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5296:return_value' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5301: orig_ptr' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5301: parse error before ')' token
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for memberin_call' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for member conn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for memberin_call' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for member conn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for memberpEnv' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for member conn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for membercoll' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5307: request for member in_call' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5309: request for memberconn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5310: request for member conn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5310: request for memberconn' in something not a structure or union
/usr/local/src/php-4.3.2/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5322: parse error before "zval"
/usr/local/src/php-4.3.2/ext/oci8/oci8.c: In function zif_ocinewcollection':
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5324:dvoid' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5324: dschp1' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5325:parmp1' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5326: parmp2' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5327:conn' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5327: invalid type argument of unary *'
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5327:schema' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5328: connection' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5329: invalid operands to binary *
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5330:ht' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: invalid type argument of ->'
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: invalid type argument of->'
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: orig_ptr' undeclared (first use in this function)
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: parse error before ')' token
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: invalid type argument ofunary '
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: warning: passing arg 1 of _zval_copy_ctor' makes pointer from integer without a cast
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: invalid type argument of->'
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: invalid type argument of ->'
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5336: warning: passing arg 1 of_convert_to_string' makes pointer from integer without a cast
/usr/local/src/php-4.3.2/ext/oci8/oci8.c:5339: parse error before ')' token
.
. edited
.
make: *** [ext/oci8/oci8.lo] Error 1