[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PHP4 + Oracle



Hi all,

So, I have the Oracle 9i client installed on my Debian Sarge development box. All is good - I can use sqlplus to talk to the Oracle server (a Netra running Solaris 9 and Oracle 9i). The next step is to get PHP talking to it! - What an uphill struggle this is proving to be...

I have apt-get'd the source for php4 - and modified the debian/rules file to include oci8 support (--with-oci8=/u01/app/oracle/product/9.2.0). The problem is, that when executing dpkg-buildpackage I get a load of errors whilst attempting to compile the oci8 extensions.

Has anyone sucessfully compiled PHP with Oracle support on a Sarge system? If so - any tips worth sharing?
Is there a precompiled module for php4-oci8 anywhere?

I did some Googling, and found :
http://www.aandcp.com/blog/index.php?op=ViewArticle&articleId=11&blogId=1
Which I followed .. this results in the aforementioned errors.
An extract of the errors encountered are:

/root/php4-4.3.10/ext/oci8/oci8.c:4366: error: `ht' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4366: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4366: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4366: error: `return_value_used' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4374: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocierror':
/root/php4-4.3.10/ext/oci8/oci8.c:4376: error: `arg' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4377: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4378: error: `connection' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4379: error: `text' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4379: error: syntax error before "errbuf"
/root/php4-4.3.10/ext/oci8/oci8.c:4380: error: `sb4' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4381: error: `sword' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4382: error: `dvoid' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4382: error: `errh' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4384: error: `ub2' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4384: error: syntax error before "errorofs" /root/php4-4.3.10/ext/oci8/oci8.c:4385: error: `sqltext' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4389: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4395: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4395: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:4395: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4395: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4403: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4403: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:4403: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4403: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:4413: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4420: error: request for member `pError' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4421: error: request for member `error' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4425: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4433: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4433: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4433: error: `errcode' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4433: error: `errbuf' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4433: error: `ub4' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4433: error: syntax error before "sizeof"
/root/php4-4.3.10/ext/oci8/oci8.c:4433: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4447: error: `errorofs' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4460: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocinumcols':
/root/php4-4.3.10/ext/oci8/oci8.c:4462: error: `stmt' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4463: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4469: error: `return_value' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4479: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ociparse':
/root/php4-4.3.10/ext/oci8/oci8.c:4481: error: `conn' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4481: error: `query' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4481: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4482: error: `connection' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4483: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4489: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4491: error: `orig_ptr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4491: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4507: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocisetprefetch':
/root/php4-4.3.10/ext/oci8/oci8.c:4509: error: `stmt' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4509: error: `size' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4509: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4510: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4516: error: `orig_ptr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4516: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4518: error: `return_value' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4530: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocipasswordchange':
/root/php4-4.3.10/ext/oci8/oci8.c:4532: error: `conn' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4532: error: `user_param' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4532: error: `pass_old_param' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4532: error: `pass_new_param' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4532: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4532: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4532: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4533: error: `text' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4533: error: `pass_old' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4533: error: `pass_new' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4533: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4533: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4534: error: `connection' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4539: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4552: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4552: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4552: warning: implicit declaration of function `OCIPasswordChange' /root/php4-4.3.10/ext/oci8/oci8.c:4552: warning: passing arg 1 of `strlen' from incompatible pointer type /root/php4-4.3.10/ext/oci8/oci8.c:4552: error: `OCI_DEFAULT' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4552: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4567: error: `OCI_SUCCESS' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4582: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocinewcursor':
/root/php4-4.3.10/ext/oci8/oci8.c:4584: error: `conn' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4585: error: `connection' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4586: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4592: error: `return_value' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4604: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ociresult':
/root/php4-4.3.10/ext/oci8/oci8.c:4606: error: `stmt' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4606: error: `col' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4606: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4607: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4608: error: `outcol' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4614: error: `return_value' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4630: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ociserverversion':
/root/php4-4.3.10/ext/oci8/oci8.c:4632: error: `connection' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4633: error: `conn' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4640: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4642: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4642: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4642: error: `text' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4642: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4642: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4649: error: `OCI_SUCCESS' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4665: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocistatementtype':
/root/php4-4.3.10/ext/oci8/oci8.c:4667: error: `stmt' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4668: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4669: error: `ub2' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4669: error: syntax error before "stmttype" /root/php4-4.3.10/ext/oci8/oci8.c:4675: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4677: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4677: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4677: error: `dvoid' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4677: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4677: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4685: error: `OCI_SUCCESS' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4692: error: `OCI_STMT_SELECT' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4695: error: `OCI_STMT_UPDATE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4698: error: `OCI_STMT_DELETE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4701: error: `OCI_STMT_INSERT' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4704: error: `OCI_STMT_CREATE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4707: error: `OCI_STMT_DROP' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4710: error: `OCI_STMT_ALTER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4713: error: `OCI_STMT_BEGIN' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4716: error: `OCI_STMT_DECLARE' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4728: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocirowcount':
/root/php4-4.3.10/ext/oci8/oci8.c:4730: error: `stmt' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4731: error: `statement' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4732: error: `ub4' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4732: error: syntax error before "rowcount" /root/php4-4.3.10/ext/oci8/oci8.c:4738: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4740: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4740: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4740: error: `dvoid' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4740: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4740: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4748: error: `OCI_SUCCESS' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4754: error: `rowcount' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4762: error: syntax error before '*' token
/root/php4-4.3.10/ext/oci8/oci8.c:4763: warning: return type defaults to `int'
/root/php4-4.3.10/ext/oci8/oci8.c: In function `oci_get_coll':
/root/php4-4.3.10/ext/oci8/oci8.c:4764: error: `collection' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4767: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4772: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4780: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocifreecollection':
/root/php4-4.3.10/ext/oci8/oci8.c:4782: error: `id' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4784: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:4785: error: `connection' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4787: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4794: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4797: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4797: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4797: warning: implicit declaration of function `OCIObjectFree' /root/php4-4.3.10/ext/oci8/oci8.c:4797: error: `dvoid' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4797: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4797: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4805: error: `return_value' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4820: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocicollappend':
/root/php4-4.3.10/ext/oci8/oci8.c:4822: error: `id' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4822: error: `arg' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4822: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4823: error: `connection' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4824: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:4825: error: `OCINumber' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4825: error: syntax error before "num"
/root/php4-4.3.10/ext/oci8/oci8.c:4826: error: `OCIString' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4826: error: `ocistr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4826: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4827: error: `OCIInd' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4829: error: `OCIDate' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4833: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4835: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4838: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4847: error: `orig_ptr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4847: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4849: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4849: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4849: warning: implicit declaration of function `OCICollAppend' /root/php4-4.3.10/ext/oci8/oci8.c:4849: error: `dvoid' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4849: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4849: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4863: error: request for member `element_typecode' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4864: error: `OCI_TYPECODE_DATE' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4865: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4867: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4867: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4867: warning: implicit declaration of function `OCIDateFromText' /root/php4-4.3.10/ext/oci8/oci8.c:4867: error: `dt' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4867: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4882: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4882: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:4882: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4882: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4882: error: `new_ind' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4882: error: `OCIColl' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4882: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4882: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4895: error: `OCI_TYPECODE_VARCHAR2' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4896: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4898: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4898: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4898: warning: implicit declaration of function `OCIStringAssignText' /root/php4-4.3.10/ext/oci8/oci8.c:4898: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4910: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4910: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:4910: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4910: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4923: error: `OCI_TYPECODE_UNSIGNED16' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4924: error: `OCI_TYPECODE_UNSIGNED32' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4925: error: `OCI_TYPECODE_REAL' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4926: error: `OCI_TYPECODE_DOUBLE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4927: error: `OCI_TYPECODE_INTEGER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4928: error: `OCI_TYPECODE_SIGNED16' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4929: error: `OCI_TYPECODE_SIGNED32' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4930: error: `OCI_TYPECODE_DECIMAL' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4931: error: `OCI_TYPECODE_FLOAT' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4932: error: `OCI_TYPECODE_NUMBER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4933: error: `OCI_TYPECODE_SMALLINT' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4934: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4937: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4937: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4937: warning: implicit declaration of function `OCINumberFromReal' /root/php4-4.3.10/ext/oci8/oci8.c:4937: error: `num' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4937: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4947: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4947: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:4947: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4947: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4947: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4947: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:4966: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocicollgetelem':
/root/php4-4.3.10/ext/oci8/oci8.c:4968: error: `id' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4968: error: `arg' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4968: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:4969: error: `connection' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4970: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:4971: error: `ub4' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4971: error: syntax error before "ndx"
/root/php4-4.3.10/ext/oci8/oci8.c:4973: error: `dvoid' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4973: error: `elem' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4974: error: `OCIInd' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4974: error: `elemind' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4975: error: `boolean' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4975: error: syntax error before "exists"
/root/php4-4.3.10/ext/oci8/oci8.c:4976: error: `OCIString' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4976: error: `ocistr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4976: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4977: error: `text' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4977: error: `str' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4982: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4984: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4990: error: `orig_ptr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4990: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4991: error: `ndx' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:4993: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4995: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4995: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4995: warning: implicit declaration of function `OCICollGetElem' /root/php4-4.3.10/ext/oci8/oci8.c:4995: error: request for member `coll' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:4995: error: `exists' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:4995: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:4995: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5016: error: `OCI_IND_NULL' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5020: error: request for member `element_typecode' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5021: error: `OCI_TYPECODE_DATE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5023: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5023: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5023: warning: implicit declaration of function `OCIDateToText' /root/php4-4.3.10/ext/oci8/oci8.c:5023: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5034: error: `OCI_TYPECODE_VARCHAR2' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5035: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5036: warning: implicit declaration of function `OCIStringPtr' /root/php4-4.3.10/ext/oci8/oci8.c:5039: error: `OCI_TYPECODE_UNSIGNED16' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5040: error: `OCI_TYPECODE_UNSIGNED32' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5041: error: `OCI_TYPECODE_REAL' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5042: error: `OCI_TYPECODE_DOUBLE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5043: error: `OCI_TYPECODE_INTEGER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5044: error: `OCI_TYPECODE_SIGNED16' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5045: error: `OCI_TYPECODE_SIGNED32' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5046: error: `OCI_TYPECODE_DECIMAL' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5047: error: `OCI_TYPECODE_FLOAT' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5048: error: `OCI_TYPECODE_NUMBER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5049: error: `OCI_TYPECODE_SMALLINT' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5050: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5050: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5050: warning: implicit declaration of function `OCINumberToReal' /root/php4-4.3.10/ext/oci8/oci8.c:5050: error: `CONST' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5050: error: syntax error before "OCINumber" /root/php4-4.3.10/ext/oci8/oci8.c:5050: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:5072: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocicollassign':
/root/php4-4.3.10/ext/oci8/oci8.c:5074: error: `id' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5074: error: `from' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5074: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:5075: error: `connection' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5076: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:5076: error: `from_coll' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5076: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:5079: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5081: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5092: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5094: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5094: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5094: warning: implicit declaration of function `OCICollAssign' /root/php4-4.3.10/ext/oci8/oci8.c:5094: error: request for member `coll' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5094: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:5114: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocicollassignelem':
/root/php4-4.3.10/ext/oci8/oci8.c:5116: error: `id' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5116: error: `val' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5116: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:5116: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:5117: error: `connection' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5118: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:5119: error: `OCINumber' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5119: error: syntax error before "num"
/root/php4-4.3.10/ext/oci8/oci8.c:5120: error: `OCIInd' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5122: error: `ub4' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5124: error: `OCIString' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5124: error: `ocistr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5124: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5125: error: `OCIDate' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5128: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5130: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5137: error: request for member `type' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5137: error: request for member `is_ref' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5137: error: `orig_ptr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5137: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5137: warning: passing arg 1 of `_zval_copy_ctor' from incompatible pointer type /root/php4-4.3.10/ext/oci8/oci8.c:5137: error: request for member `refcount' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5137: error: request for member `is_ref' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5137: warning: passing arg 1 of `convert_to_long' from incompatible pointer type /root/php4-4.3.10/ext/oci8/oci8.c:5138: error: `ndx' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5138: error: request for member `value' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5140: error: request for member `conn' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5151: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5154: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5154: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5154: warning: implicit declaration of function `OCICollAssignElem' /root/php4-4.3.10/ext/oci8/oci8.c:5154: error: `dvoid' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5154: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5154: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5169: error: request for member `element_typecode' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5170: error: `OCI_TYPECODE_DATE' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5171: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5172: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5172: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5172: error: `dt' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5172: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5187: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5187: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5187: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5187: error: `new_ind' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5187: error: request for member `coll' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5187: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5200: error: `OCI_TYPECODE_VARCHAR2' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5201: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5203: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5203: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5203: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5215: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5215: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5215: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5215: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5229: error: `OCI_TYPECODE_UNSIGNED16' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5230: error: `OCI_TYPECODE_UNSIGNED32' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5231: error: `OCI_TYPECODE_REAL' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5232: error: `OCI_TYPECODE_DOUBLE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5233: error: `OCI_TYPECODE_INTEGER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5234: error: `OCI_TYPECODE_SIGNED16' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5235: error: `OCI_TYPECODE_SIGNED32' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5236: error: `OCI_TYPECODE_DECIMAL' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5237: error: `OCI_TYPECODE_FLOAT' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5238: error: `OCI_TYPECODE_NUMBER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5239: error: `OCI_TYPECODE_SMALLINT' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5240: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5243: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5243: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5243: error: `num' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5243: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5254: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5254: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5254: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5254: error: request for member `coll' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5254: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:5277: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocicollsize':
/root/php4-4.3.10/ext/oci8/oci8.c:5279: error: `id' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5280: error: `connection' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5281: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:5282: error: `sb4' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5282: error: syntax error before "sz"
/root/php4-4.3.10/ext/oci8/oci8.c:5285: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5287: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5289: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5291: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5291: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5291: warning: implicit declaration of function `OCICollSize' /root/php4-4.3.10/ext/oci8/oci8.c:5291: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5291: error: request for member `coll' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5291: error: `sz' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5291: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:5311: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocicollmax':
/root/php4-4.3.10/ext/oci8/oci8.c:5313: error: `id' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5314: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:5315: error: `sb4' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5315: error: syntax error before "sz"
/root/php4-4.3.10/ext/oci8/oci8.c:5318: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5320: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5322: error: `sz' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5322: warning: implicit declaration of function `OCICollMax' /root/php4-4.3.10/ext/oci8/oci8.c:5322: error: request for member `pEnv' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5322: error: request for member `coll' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:5333: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocicolltrim':
/root/php4-4.3.10/ext/oci8/oci8.c:5335: error: `id' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5335: error: `arg' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5335: warning: left-hand operand of comma expression has no effect
/root/php4-4.3.10/ext/oci8/oci8.c:5336: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:5339: error: `this_ptr' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5341: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5346: error: `orig_ptr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5346: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5348: warning: implicit declaration of function `OCICollTrim' /root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `pEnv' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `coll' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5348: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5354: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5355: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5355: error: request for member `conn' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:5367: error: syntax error before "zval"
/root/php4-4.3.10/ext/oci8/oci8.c: In function `zif_ocinewcollection':
/root/php4-4.3.10/ext/oci8/oci8.c:5369: error: `dvoid' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5369: error: `dschp1' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5370: error: `parmp1' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5371: error: `parmp2' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5372: error: `conn' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5372: error: invalid type argument of `unary *' /root/php4-4.3.10/ext/oci8/oci8.c:5372: error: `schema' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5372: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:5372: warning: left-hand operand of comma expression has no effect /root/php4-4.3.10/ext/oci8/oci8.c:5373: error: `connection' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5374: error: invalid operands to binary *
/root/php4-4.3.10/ext/oci8/oci8.c:5375: error: `ht' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5381: error: invalid type argument of `->'
/root/php4-4.3.10/ext/oci8/oci8.c:5381: error: invalid type argument of `->'
/root/php4-4.3.10/ext/oci8/oci8.c:5381: error: `orig_ptr' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5381: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5381: error: invalid type argument of `unary *' /root/php4-4.3.10/ext/oci8/oci8.c:5381: warning: passing arg 1 of `_zval_copy_ctor' makes pointer from integer without a cast
/root/php4-4.3.10/ext/oci8/oci8.c:5381: error: invalid type argument of `->'
/root/php4-4.3.10/ext/oci8/oci8.c:5381: error: invalid type argument of `->'
/root/php4-4.3.10/ext/oci8/oci8.c:5381: warning: passing arg 1 of `_convert_to_string' makes pointer from integer without a cast
/root/php4-4.3.10/ext/oci8/oci8.c:5384: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5389: error: `return_value' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5391: error: request for member `conn' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5392: error: request for member `id' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5395: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5395: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5395: warning: implicit declaration of function `OCITypeByName' /root/php4-4.3.10/ext/oci8/oci8.c:5395: error: `text' undeclared (first use in this function)
/root/php4-4.3.10/ext/oci8/oci8.c:5395: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5395: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5395: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5414: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5414: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5414: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5414: error: `ub4' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5414: error: syntax error before "OCI_HTYPE_DESCRIBE" /root/php4-4.3.10/ext/oci8/oci8.c:5414: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5426: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5426: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5426: warning: implicit declaration of function `OCIDescribeAny'
/root/php4-4.3.10/ext/oci8/oci8.c:5426: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5426: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5441: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5441: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5441: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5441: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5456: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5456: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5456: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5456: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5469: error: request for member `coll_typecode' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5470: error: `OCI_TYPECODE_TABLE' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5471: error: `OCI_TYPECODE_VARRAY' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5472: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5472: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5472: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5472: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5485: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5485: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5485: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5485: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5498: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5498: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5498: warning: implicit declaration of function `OCITypeByRef' /root/php4-4.3.10/ext/oci8/oci8.c:5498: error: request for member `elem_ref' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5498: error: `OCI_DURATION_SESSION' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5498: error: `OCI_TYPEGET_HEADER' undeclared (first use in this function) /root/php4-4.3.10/ext/oci8/oci8.c:5498: error: request for member `element_type' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5498: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5511: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5511: error: request for member `in_call' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5511: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5511: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5525: error: request for member `coll_typecode' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5530: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5530: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5530: warning: implicit declaration of function `OCIObjectNew' /root/php4-4.3.10/ext/oci8/oci8.c:5530: error: request for member `tdo' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c:5530: error: syntax error before ')' token
/root/php4-4.3.10/ext/oci8/oci8.c:5530: error: request for member `in_call' in something not a structure or union /root/php4-4.3.10/ext/oci8/oci8.c:5547: error: request for member `id' in something not a structure or union
/root/php4-4.3.10/ext/oci8/oci8.c: At top level:
/root/php4-4.3.10/ext/oci8/oci8.c:1027: warning: `oci_ping' defined but not used
make[1]: *** [ext/oci8/oci8.lo] Error 1
make[1]: Leaving directory `/root/php4-4.3.10/apache-build'
make: *** [build-apache-stamp] Error 2

Cheers,



Pete.



Reply to: