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

oracle9i dcoracle2



ciao a tutti,
dovrei installare il connettore zope ad un database oracle.
ho installato il client oracle9i.
sqlplus con il tnsnames.ora settato funziona correttamente.
è la compilazione su sarge del prodotto zope dcoracle2 che
non va a termine.
riporto gli errori in fase di compilazione:
 
gcc 3.3.5
python 2.3.5
oracle 9i client
 
-----------------
 
src/dco2.c: At top level:
src/dco2.c:4980: error: syntax error before '*' token
src/dco2.c:4980: warning: function declaration isn't a prototype
src/dco2.c: In function `LobLocator_read':
src/dco2.c:4985: error: `SQLCS_IMPLICIT' undeclared (first use in this function)
src/dco2.c:4989: error: `sword' undeclared (first use in this function)
src/dco2.c:4989: error: syntax error before "status"
src/dco2.c:4991: error: `self' undeclared (first use in this function)
src/dco2.c:4991: error: `args' undeclared (first use in this function)
src/dco2.c:5005: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c:5024: error: `status' undeclared (first use in this function)
src/dco2.c:5024: warning: implicit declaration of function `OCILobRead'
src/dco2.c:5025: error: `ub4' undeclared (first use in this function)
src/dco2.c:5025: error: syntax error before ')' token
src/dco2.c:5031: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5044: error: syntax error before '*' token
src/dco2.c:5044: warning: function declaration isn't a prototype
src/dco2.c: In function `LobLocator_write':
src/dco2.c:5050: error: `SQLCS_IMPLICIT' undeclared (first use in this function)
src/dco2.c:5051: error: `sword' undeclared (first use in this function)
src/dco2.c:5051: error: syntax error before "status"
src/dco2.c:5054: error: `ub1' undeclared (first use in this function)
src/dco2.c:5054: error: syntax error before "lobtype"
src/dco2.c:5058: error: `self' undeclared (first use in this function)
src/dco2.c:5058: error: `args' undeclared (first use in this function)
src/dco2.c:5070: error: `SQLT_CLOB' undeclared (first use in this function)
src/dco2.c:5071: error: `lobtype' undeclared (first use in this function)
src/dco2.c:5071: error: `OCI_TEMP_CLOB' undeclared (first use in this function)
src/dco2.c:5073: error: `OCI_TEMP_BLOB' undeclared (first use in this function)
src/dco2.c:5078: error: `status' undeclared (first use in this function)
src/dco2.c:5078: warning: implicit declaration of function `OCILobCreateTemporary'
src/dco2.c:5079: error: `OCI_DEFAULT' undeclared (first use in this function)
src/dco2.c:5079: error: `FALSE' undeclared (first use in this function)
src/dco2.c:5080: error: `OCI_DURATION_SESSION' undeclared (first use in this function)
src/dco2.c:5084: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5085: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c:5098: warning: implicit declaration of function `OCILobWrite'
src/dco2.c:5099: error: `ub4' undeclared (first use in this function)
src/dco2.c:5099: error: syntax error before ')' token
src/dco2.c:5099: error: `OCI_ONE_PIECE' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5122: error: syntax error before '*' token
src/dco2.c:5122: warning: function declaration isn't a prototype
src/dco2.c: In function `LobLocator_trim':
src/dco2.c:5126: error: `sword' undeclared (first use in this function)
src/dco2.c:5126: error: syntax error before "status"
src/dco2.c:5128: error: `self' undeclared (first use in this function)
src/dco2.c:5128: error: `args' undeclared (first use in this function)
src/dco2.c:5140: error: `status' undeclared (first use in this function)
src/dco2.c:5140: warning: implicit declaration of function `OCILobTrim'
src/dco2.c:5147: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5148: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5165: error: syntax error before '*' token
src/dco2.c:5165: warning: function declaration isn't a prototype
src/dco2.c: In function `longFetchInit':
src/dco2.c:5168: error: `lf' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5213: error: syntax error before '*' token
src/dco2.c:5213: warning: function declaration isn't a prototype
src/dco2.c: In function `longFetchAlloc':
src/dco2.c:5217: error: `lf' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5277: error: syntax error before '*' token
src/dco2.c:5277: warning: function declaration isn't a prototype
src/dco2.c: In function `longFetchRelease':
src/dco2.c:5280: error: `lf' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5317: error: syntax error before '*' token
src/dco2.c:5317: error: syntax error before '*' token
src/dco2.c:5318: warning: return type defaults to `int'
src/dco2.c:5318: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_alloc':
src/dco2.c:5320: error: `tc' undeclared (first use in this function)
src/dco2.c:5321: error: `sword' undeclared (first use in this function)
src/dco2.c:5321: error: syntax error before "status"
src/dco2.c:5325: error: syntax error before ')' token
src/dco2.c:5325: error: syntax error before ')' token
src/dco2.c:5334: error: `makehandle' undeclared (first use in this function)
src/dco2.c:5338: error: `status' undeclared (first use in this function)
src/dco2.c:5338: error: request for member `envhp' in something not a structure or union
src/dco2.c:5338: error: `dvoid' undeclared (first use in this function)
src/dco2.c:5338: error: syntax error before ')' token
src/dco2.c:5339: error: `OCI_HTYPE_TRANS' undeclared (first use in this function)
src/dco2.c:5340: error: request for member `errhp' in something not a structure or union
src/dco2.c:5342: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5344: error: request for member `envhp' in something not a structure or union
src/dco2.c:5344: error: `OCI_HTYPE_ENV' undeclared (first use in this function)
src/dco2.c:5351: error: request for member `envhp' in something not a structure or union
src/dco2.c:5351: error: syntax error before ')' token
src/dco2.c:5352: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c:5356: error: request for member `envhp' in something not a structure or union
src/dco2.c: At top level:
src/dco2.c:5371: error: syntax error before '*' token
src/dco2.c:5371: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_dealloc':
src/dco2.c:5372: error: `sword' undeclared (first use in this function)
src/dco2.c:5372: error: syntax error before "status"
src/dco2.c:5374: error: `tc' undeclared (first use in this function)
src/dco2.c:5384: error: `status' undeclared (first use in this function)
src/dco2.c:5384: error: `OCI_HTYPE_TRANS' undeclared (first use in this function)
src/dco2.c:5399: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5423: error: syntax error before '*' token
src/dco2.c:5423: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_getXID':
src/dco2.c:5425: error: `sword' undeclared (first use in this function)
src/dco2.c:5425: error: syntax error before "status"
src/dco2.c:5427: error: `tc' undeclared (first use in this function)
src/dco2.c:5432: error: `status' undeclared (first use in this function)
src/dco2.c:5432: error: `dvoid' undeclared (first use in this function)
src/dco2.c:5432: error: syntax error before ')' token
src/dco2.c:5437: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5438: error: `OCI_INVALID_HANDLE' undeclared (first use in this function)
src/dco2.c:5441: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5455: error: syntax error before '*' token
src/dco2.c:5455: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_getName':
src/dco2.c:5457: error: `sword' undeclared (first use in this function)
src/dco2.c:5457: error: syntax error before "status"
src/dco2.c:5459: error: `tc' undeclared (first use in this function)
src/dco2.c:5464: error: `status' undeclared (first use in this function)
src/dco2.c:5464: error: `dvoid' undeclared (first use in this function)
src/dco2.c:5464: error: syntax error before ')' token
src/dco2.c:5469: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5470: error: `OCI_INVALID_HANDLE' undeclared (first use in this function)
src/dco2.c:5473: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5498: error: syntax error before '*' token
src/dco2.c:5499: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_getattr':
src/dco2.c:5505: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5505: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5505: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5505: warning: passing arg 1 of `strcmp' from incompatible pointer type
src/dco2.c:5505: warning: passing arg 1 of `strncmp' from incompatible pointer type
src/dco2.c:5506: error: `tc' undeclared (first use in this function)
src/dco2.c:5509: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5509: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5509: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5509: warning: passing arg 1 of `strcmp' from incompatible pointer type
src/dco2.c:5509: warning: passing arg 1 of `strncmp' from incompatible pointer type
src/dco2.c:5514: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5514: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5514: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5514: warning: passing arg 1 of `strcmp' from incompatible pointer type
src/dco2.c:5514: warning: passing arg 1 of `strncmp' from incompatible pointer type
src/dco2.c:5519: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5519: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5519: warning: passing arg 1 of `strlen' from incompatible pointer type
src/dco2.c:5519: warning: passing arg 1 of `strcmp' from incompatible pointer type
src/dco2.c:5519: warning: passing arg 1 of `strncmp' from incompatible pointer type
src/dco2.c:5525: warning: passing arg 3 of `Py_FindMethod' from incompatible pointer type
src/dco2.c: At top level:
src/dco2.c:5542: error: syntax error before '*' token
src/dco2.c:5542: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_setName':
src/dco2.c:5546: error: `sword' undeclared (first use in this function)
src/dco2.c:5546: error: syntax error before "status"
src/dco2.c:5548: error: `args' undeclared (first use in this function)
src/dco2.c:5559: error: `self' undeclared (first use in this function)
src/dco2.c:5562: error: `status' undeclared (first use in this function)
src/dco2.c:5562: error: `dvoid' undeclared (first use in this function)
src/dco2.c:5562: error: syntax error before ')' token
src/dco2.c:5567: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5568: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5589: error: syntax error before '*' token
src/dco2.c:5589: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_setXID':
src/dco2.c:5597: error: `sword' undeclared (first use in this function)
src/dco2.c:5597: error: syntax error before "status"
src/dco2.c:5599: error: `args' undeclared (first use in this function)
src/dco2.c:5617: error: `self' undeclared (first use in this function)
src/dco2.c:5627: error: `status' undeclared (first use in this function)
src/dco2.c:5627: error: `dvoid' undeclared (first use in this function)
src/dco2.c:5627: error: syntax error before ')' token
src/dco2.c:5632: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5633: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5651: error: syntax error before '*' token
src/dco2.c:5651: warning: function declaration isn't a prototype
src/dco2.c: In function `TransactionContext_flushCache':
src/dco2.c:5654: error: `args' undeclared (first use in this function)
src/dco2.c:5656: error: `self' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5912: error: syntax error before '*' token
src/dco2.c:5912: warning: function declaration isn't a prototype
src/dco2.c: In function `OracleRowID_alloc':
src/dco2.c:5914: error: `rid' undeclared (first use in this function)
src/dco2.c:5915: error: `sword' undeclared (first use in this function)
src/dco2.c:5915: error: syntax error before "status"
src/dco2.c:5919: error: syntax error before ')' token
src/dco2.c:5919: error: syntax error before ')' token
src/dco2.c:5926: error: request for member `ob_refcnt' in something not a structure or union
src/dco2.c:5931: error: `status' undeclared (first use in this function)
src/dco2.c:5931: error: request for member `envhp' in something not a structure or union
src/dco2.c:5931: error: `dvoid' undeclared (first use in this function)
src/dco2.c:5931: error: syntax error before ')' token
src/dco2.c:5932: error: `OCI_DTYPE_ROWID' undeclared (first use in this function)
src/dco2.c:5937: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5939: error: request for member `envhp' in something not a structure or union
src/dco2.c:5939: error: `OCI_HTYPE_ENV' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5952: error: syntax error before '*' token
src/dco2.c:5952: warning: function declaration isn't a prototype
src/dco2.c: In function `OracleRowID_dealloc':
src/dco2.c:5954: error: `sword' undeclared (first use in this function)
src/dco2.c:5954: error: syntax error before "status"
src/dco2.c:5956: error: `self' undeclared (first use in this function)
src/dco2.c:5963: error: `status' undeclared (first use in this function)
src/dco2.c:5963: error: `OCI_DTYPE_ROWID' undeclared (first use in this function)
src/dco2.c:5967: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:5968: error: `OCI_HTYPE_ERROR' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:5987: error: syntax error before '*' token
src/dco2.c:5987: warning: function declaration isn't a prototype
src/dco2.c: In function `OracleRowID_cmp':
src/dco2.c:5990: error: `left' undeclared (first use in this function)
src/dco2.c:5990: error: `right' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6004: error: syntax error before '*' token
src/dco2.c:6004: warning: function declaration isn't a prototype
src/dco2.c: In function `OracleRowID_repr':
src/dco2.c:6009: error: `self' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6024: error: syntax error before '*' token
src/dco2.c:6024: warning: function declaration isn't a prototype
src/dco2.c: In function `OracleRowID_str':
src/dco2.c:6029: error: `self' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6054: error: syntax error before '*' token
src/dco2.c:6054: warning: return type defaults to `int'
src/dco2.c: In function `BindingArray_alloc':
src/dco2.c:6055: error: `ba' undeclared (first use in this function)
src/dco2.c:6060: error: syntax error before ')' token
src/dco2.c:6063: error: `dvoid' undeclared (first use in this function)
src/dco2.c:6063: error: syntax error before ')' token
src/dco2.c:6064: error: `sb4' undeclared (first use in this function)
src/dco2.c:6064: error: syntax error before ')' token
src/dco2.c:6065: error: `ub2' undeclared (first use in this function)
src/dco2.c:6065: error: syntax error before ')' token
src/dco2.c:6066: error: syntax error before ')' token
src/dco2.c:6067: error: syntax error before ')' token
src/dco2.c:6068: error: syntax error before ')' token
src/dco2.c: At top level:
src/dco2.c:6101: error: syntax error before '*' token
src/dco2.c:6101: error: syntax error before '*' token
src/dco2.c:6101: warning: return type defaults to `int'
src/dco2.c:6101: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArray_realloc':
src/dco2.c:6104: error: `ba' undeclared (first use in this function)
src/dco2.c:6106: error: `dvoid' undeclared (first use in this function)
src/dco2.c:6106: error: syntax error before ')' token
src/dco2.c:6107: error: `sb4' undeclared (first use in this function)
src/dco2.c:6107: error: syntax error before ')' token
src/dco2.c:6108: error: `ub2' undeclared (first use in this function)
src/dco2.c:6108: error: syntax error before ')' token
src/dco2.c:6109: error: syntax error before ')' token
src/dco2.c:6110: error: syntax error before ')' token
src/dco2.c:6111: error: syntax error before ')' token
src/dco2.c: At top level:
src/dco2.c:6148: error: syntax error before '*' token
src/dco2.c:6148: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArray_dealloc':
src/dco2.c:6151: error: `ba' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6196: error: syntax error before '*' token
src/dco2.c:6197: warning: function declaration isn't a prototype
src/dco2.c: In function `ServerContext_BindingArrayObject':
src/dco2.c:6199: error: `bao' undeclared (first use in this function)
src/dco2.c:6204: error: `sb2' undeclared (first use in this function)
src/dco2.c:6204: error: syntax error before "dty"
src/dco2.c:6208: error: `args' undeclared (first use in this function)
src/dco2.c:6231: error: syntax error before ')' token
src/dco2.c:6231: error: syntax error before ')' token
src/dco2.c:6234: error: `self' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6258: error: syntax error before '*' token
src/dco2.c:6258: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_dealloc':
src/dco2.c:6260: error: `self' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6280: error: syntax error before '*' token
src/dco2.c:6281: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_setStatic':
src/dco2.c:6284: error: `self' undeclared (first use in this function)
src/dco2.c:6286: error: `args' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6304: error: syntax error before '*' token
src/dco2.c:6305: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_type':
src/dco2.c:6311: error: `self' undeclared (first use in this function)
src/dco2.c:6313: error: `args' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6342: error: syntax error before '*' token
src/dco2.c:6343: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_width':
src/dco2.c:6347: error: `self' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6360: error: syntax error before '*' token
src/dco2.c:6361: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_getattr':
src/dco2.c:6364: error: `self' undeclared (first use in this function)
src/dco2.c:6366: warning: passing arg 3 of `Py_FindMethod' from incompatible pointer type
src/dco2.c: At top level:
src/dco2.c:6377: error: syntax error before '*' token
src/dco2.c:6377: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_length':
src/dco2.c:6380: error: `self' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6393: error: syntax error before '*' token
src/dco2.c:6393: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_item':
src/dco2.c:6398: error: `self' undeclared (first use in this function)
src/dco2.c:6460: error: `ub1' undeclared (first use in this function)
src/dco2.c:6460: error: syntax error before ')' token
src/dco2.c: At top level:
src/dco2.c:6488: error: syntax error before '*' token
src/dco2.c:6489: warning: function declaration isn't a prototype
src/dco2.c: In function `BindingArrayObject_ass_item':
src/dco2.c:6491: error: `ba' undeclared (first use in this function)
src/dco2.c:6492: error: syntax error before "mybind"
src/dco2.c:6501: error: `bao' undeclared (first use in this function)
src/dco2.c:6501: error: `value' undeclared (first use in this function)
src/dco2.c:6566: error: `mybind' undeclared (first use in this function)
src/dco2.c:6579: error: `SQLT_RSET' undeclared (first use in this function)
src/dco2.c:6643: error: `SQLT_RDD' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6680: error: syntax error before "ServerContext"
src/dco2.c:6680: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_CHR':
src/dco2.c:6683: error: `data' undeclared (first use in this function)
src/dco2.c:6683: error: `len' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6696: error: syntax error before "ServerContext"
src/dco2.c:6696: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_STR':
src/dco2.c:6699: error: `data' undeclared (first use in this function)
src/dco2.c:6699: error: `len' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6712: error: syntax error before "ServerContext"
src/dco2.c:6712: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_AFC':
src/dco2.c:6715: error: `data' undeclared (first use in this function)
src/dco2.c:6715: error: `len' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6728: error: syntax error before "ServerContext"
src/dco2.c:6728: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_BIN':
src/dco2.c:6731: error: `data' undeclared (first use in this function)
src/dco2.c:6731: error: `len' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6746: error: syntax error before "ServerContext"
src/dco2.c:6746: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_NUM':
src/dco2.c:6751: error: `data' undeclared (first use in this function)
src/dco2.c:6751: error: `len' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6781: error: syntax error before "ServerContext"
src/dco2.c:6781: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_INT':
src/dco2.c:6787: error: `data' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6802: error: syntax error before "ServerContext"
src/dco2.c:6802: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_FLT':
src/dco2.c:6808: error: `data' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6825: error: syntax error before "ServerContext"
src/dco2.c:6825: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_DAT':
src/dco2.c:6838: error: `data' undeclared (first use in this function)
src/dco2.c:6838: error: `len' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6902: error: syntax error before "ServerContext"
src/dco2.c:6902: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_LNG':
src/dco2.c:6905: error: `lf' undeclared (first use in this function)
src/dco2.c:6905: error: syntax error before ')' token
src/dco2.c:6908: error: `data' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6937: error: syntax error before "ServerContext"
src/dco2.c:6937: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_LBI':
src/dco2.c:6940: error: `lf' undeclared (first use in this function)
src/dco2.c:6940: error: syntax error before ')' token
src/dco2.c:6943: error: `data' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:6973: error: syntax error before '*' token
src/dco2.c:6973: warning: function declaration isn't a prototype
src/dco2.c: In function `conversionFromLob':
src/dco2.c:6974: error: `OCILobLocator' undeclared (first use in this function)
src/dco2.c:6974: error: `ocilobpp' undeclared (first use in this function)
src/dco2.c:6974: error: syntax error before ')' token
src/dco2.c:6975: error: `lob' undeclared (first use in this function)
src/dco2.c:6976: error: `sword' undeclared (first use in this function)
src/dco2.c:6976: error: syntax error before "status"
src/dco2.c:6978: error: `data' undeclared (first use in this function)
src/dco2.c:6985: error: syntax error before ')' token
src/dco2.c:6999: error: `status' undeclared (first use in this function)
src/dco2.c:6999: error: request for member `envhp' in something not a structure or union
src/dco2.c:6999: error: `dvoid' undeclared (first use in this function)
src/dco2.c:6999: error: syntax error before ')' token
src/dco2.c:7004: error: `OCI_SUCCESS' undeclared (first use in this function)
src/dco2.c:7005: error: request for member `envhp' in something not a structure or union
src/dco2.c:7005: error: `OCI_HTYPE_ENV' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:7019: error: syntax error before "ServerContext"
src/dco2.c:7019: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_BLOB':
src/dco2.c:7023: error: `data' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:7034: error: syntax error before "ServerContext"
src/dco2.c:7034: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_CLOB':
src/dco2.c:7038: error: `data' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:7049: error: syntax error before "ServerContext"
src/dco2.c:7049: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_RDD':
src/dco2.c:7050: error: `rid' undeclared (first use in this function)
src/dco2.c:7051: error: `OCIRowid' undeclared (first use in this function)
src/dco2.c:7051: error: `oldrid' undeclared (first use in this function)
src/dco2.c:7052: error: `ocirowidpp' undeclared (first use in this function)
src/dco2.c:7052: error: syntax error before ')' token
src/dco2.c:7056: error: syntax error before ')' token
src/dco2.c: At top level:
src/dco2.c:7077: error: syntax error before "ServerContext"
src/dco2.c:7077: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_CUR':
src/dco2.c:7078: error: `cur' undeclared (first use in this function)
src/dco2.c:7079: error: `OCIStmt' undeclared (first use in this function)
src/dco2.c:7080: error: `rstmt' undeclared (first use in this function)
src/dco2.c:7080: error: syntax error before ')' token
src/dco2.c:7086: error: syntax error before ')' token
src/dco2.c: At top level:
src/dco2.c:7121: error: syntax error before "ServerContext"
src/dco2.c:7121: warning: function declaration isn't a prototype
src/dco2.c: In function `convertOut_SQLT_RSET':
src/dco2.c:7126: error: `len' undeclared (first use in this function)
src/dco2.c:7126: error: `data' undeclared (first use in this function)
src/dco2.c: At top level:
src/dco2.c:4127: warning: `ResultSet_alloc' defined but not used
src/dco2.c:4730: warning: `_LobLocator_alloc' defined but not used
error: command 'gcc' failed with exit
 

Reply to: