ID: 30365
Updated by: [EMAIL PROTECTED]
Reported By: asnagy at webitecture dot org
-Status: Open
+Status: Feedback
Bug Type: OCI8 related
Operating System: Fedora Core 2
PHP Version: 4.3.9
New Comment:
Please run `make > make.log 2>&1` to get full error log.
Previous Comments:
------------------------------------------------------------------------
[2004-10-08 17:27:10] asnagy at webitecture dot org
This is as much as PuTTY would let me go back and copy and paste. This
is not the full error, but it gives you the idea, I hope :)
------------------------------------------------------------------------
[2004-10-08 17:24:02] asnagy at webitecture dot org
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4979: error: `ndx' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4981: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4983: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4983: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4983: error: request for
member `coll' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4983: error: `exists'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4983: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:4983: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5004: error: `OCI_IND_NULL'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5008: error: request for
member `element_typecode' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5009: error:
`OCI_TYPECODE_DATE' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5011: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5011: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5011: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5022: error:
`OCI_TYPECODE_VARCHAR2' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5023: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5027: error:
`OCI_TYPECODE_UNSIGNED16' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5028: error:
`OCI_TYPECODE_UNSIGNED32' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5029: error:
`OCI_TYPECODE_REAL' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5030: error:
`OCI_TYPECODE_DOUBLE' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5031: error:
`OCI_TYPECODE_INTEGER' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5032: error:
`OCI_TYPECODE_SIGNED16' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5033: error:
`OCI_TYPECODE_SIGNED32' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5034: error:
`OCI_TYPECODE_DECIMAL' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5035: error:
`OCI_TYPECODE_FLOAT' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5036: error:
`OCI_TYPECODE_NUMBER' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5037: error:
`OCI_TYPECODE_SMALLINT' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5038: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5038: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5038: error: `CONST'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5038: error: syntax error
before "OCINumber"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5038: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5060: error: syntax error
before "zval"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: In function
`zif_ocicollassign':
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5062: error: `id' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5062: error: `from' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5063: error: `connection'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5064: error: invalid operands
to binary *
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5064: error: `from_coll'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5067: error: `this_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5069: error: `return_value'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5080: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5082: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5082: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5082: error: request for
member `coll' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5082: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5102: error: syntax error
before "zval"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: In function
`zif_ocicollassignelem':
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5104: error: `id' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5104: error: `val' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5105: error: `connection'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5106: error: invalid operands
to binary *
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5107: error: `OCINumber'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5107: error: syntax error
before "num"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5108: error: `OCIInd'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5110: error: `ub4' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5112: error: `OCIString'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5112: error: `ocistr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5112: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5113: error: `OCIDate'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5116: error: `this_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5118: error: `return_value'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: error: request for
member `type' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: error: request for
member `is_ref' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: error: `orig_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: warning: passing arg 1
of `_zval_copy_ctor' from incompatible pointer type
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: error: request for
member `refcount' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: error: request for
member `is_ref' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5125: warning: passing arg 1
of `convert_to_long' from incompatible pointer type
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5126: error: `ndx' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5126: error: request for
member `value' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5128: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5139: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5142: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5142: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5142: error: `dvoid'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5142: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5142: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5157: error: request for
member `element_typecode' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5158: error:
`OCI_TYPECODE_DATE' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5159: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5160: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5160: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5160: error: `dt' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5160: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5175: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5175: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5175: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5175: error: `new_ind'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5175: error: request for
member `coll' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5175: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5188: error:
`OCI_TYPECODE_VARCHAR2' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5189: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5191: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5191: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5191: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5203: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5203: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5203: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5203: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5217: error:
`OCI_TYPECODE_UNSIGNED16' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5218: error:
`OCI_TYPECODE_UNSIGNED32' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5219: error:
`OCI_TYPECODE_REAL' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5220: error:
`OCI_TYPECODE_DOUBLE' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5221: error:
`OCI_TYPECODE_INTEGER' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5222: error:
`OCI_TYPECODE_SIGNED16' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5223: error:
`OCI_TYPECODE_SIGNED32' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5224: error:
`OCI_TYPECODE_DECIMAL' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5225: error:
`OCI_TYPECODE_FLOAT' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5226: error:
`OCI_TYPECODE_NUMBER' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5227: error:
`OCI_TYPECODE_SMALLINT' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5228: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5231: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5231: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5231: error: `num' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5231: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5242: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5242: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5242: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5242: error: request for
member `coll' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5242: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5265: error: syntax error
before "zval"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: In function
`zif_ocicollsize':
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5267: error: `id' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5268: error: `connection'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5269: error: invalid operands
to binary *
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5270: error: `sb4' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5270: error: syntax error
before "sz"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5273: error: `this_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5275: error: `return_value'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5277: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5279: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5279: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5279: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5279: error: request for
member `coll' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5279: error: `sz' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5279: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5299: error: syntax error
before "zval"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: In function
`zif_ocicollmax':
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5301: error: `id' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5302: error: invalid operands
to binary *
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5303: error: `sb4' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5303: error: syntax error
before "sz"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5306: error: `this_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5308: error: `return_value'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5310: error: `sz' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5310: error: request for
member `pEnv' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5310: error: request for
member `coll' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5321: error: syntax error
before "zval"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: In function
`zif_ocicolltrim':
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5323: error: `id' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5323: error: `arg' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5324: error: invalid operands
to binary *
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5327: error: `this_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5329: error: `return_value'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5334: error: `orig_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5334: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `pEnv' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `coll' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5336: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5342: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5343: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5343: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: At top level:
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5355: error: syntax error
before "zval"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c: In function
`zif_ocinewcollection':
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5357: error: `dvoid'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5357: error: `dschp1'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5358: error: `parmp1'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5359: error: `parmp2'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5360: error: `conn' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5360: error: invalid type
argument of `unary *'
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5360: error: `schema'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5361: error: `connection'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5362: error: invalid operands
to binary *
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5363: error: `ht' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: error: invalid type
argument of `->'
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: error: invalid type
argument of `->'
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: error: `orig_ptr'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: error: invalid type
argument of `unary *'
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: warning: passing arg 1
of `_zval_copy_ctor' makes pointer from integer without a cast
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: error: invalid type
argument of `->'
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: error: invalid type
argument of `->'
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5369: warning: passing arg 1
of `_convert_to_string' makes pointer from integer without a cast
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5372: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5377: error: `return_value'
undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5379: error: request for
member `conn' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5380: error: request for
member `id' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5383: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5383: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5383: error: `text' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5383: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5383: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5383: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5402: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5402: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5402: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5402: error: `ub4' undeclared
(first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5402: error: syntax error
before "OCI_HTYPE_DESCRIBE"
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5402: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5414: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5414: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5414: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5414: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5429: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5429: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5429: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5429: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5444: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5444: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5444: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5444: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5457: error: request for
member `coll_typecode' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5458: error:
`OCI_TYPECODE_TABLE' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5459: error:
`OCI_TYPECODE_VARRAY' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5460: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5460: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5460: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5460: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5473: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5473: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5473: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5473: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5486: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5486: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5486: error: request for
member `elem_ref' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5486: error:
`OCI_DURATION_SESSION' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5486: error:
`OCI_TYPEGET_HEADER' undeclared (first use in this function)
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5486: error: request for
member `element_type' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5486: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5499: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5499: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5499: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5499: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5513: error: request for
member `coll_typecode' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5518: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5518: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5518: error: request for
member `tdo' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5518: error: syntax error
before ')' token
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5518: error: request for
member `in_call' in something not a structure or union
/usr/local/src/php-4.3.9/ext/oci8/oci8.c:5535: error: request for
member `id' in something not a structure or union
make: *** [ext/oci8/oci8.lo] Error 1
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/30365
--
Edit this bug report at http://bugs.php.net/?id=30365&edit=1