Skip to Content.
Sympa Menu

en - problems in installing iodbc

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed
  • Subject: problems in installing iodbc
  • Date: Mon, 29 Dec 2003 09:35:49 +0100

Hi all i am now installing the iodbc to use my MicorosftSQL database, but the
iodbc is not installed correctly, the make process has some errors
here are some errors of while make

so can anyone help me ?
------------------------------------------------------------------
iodbc.c:646: parse error before "hstmt"
iodbc.c:648: `SWORD' undeclared (first use in this function)
iodbc.c:648: parse error before "cbCursor"
iodbc.c:649: `RETCODE' undeclared (first use in this function)
iodbc.c:652: `RETVAL' undeclared (first use in this function)
iodbc.c:652: `hstmt' undeclared (first use in this function)
iodbc.c:652: `cbCursor' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLGetCursorName':
iodbc.c:665: `HSTMT' undeclared (first use in this function)
iodbc.c:665: parse error before "hstmt"
iodbc.c:667: `SWORD' undeclared (first use in this function)
iodbc.c:667: parse error before "cbCursorMax"
iodbc.c:669: `RETCODE' undeclared (first use in this function)
iodbc.xs:583: `cbCursorMax' undeclared (first use in this function)
iodbc.xs:584: `RETVAL' undeclared (first use in this function)
iodbc.xs:584: `hstmt' undeclared (first use in this function)
iodbc.xs:584: `pcbCursor' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLPrepare':
iodbc.c:694: `HSTMT' undeclared (first use in this function)
iodbc.c:694: parse error before "hstmt"
iodbc.c:696: `SWORD' undeclared (first use in this function)
iodbc.c:696: parse error before "cbSqlStr"
iodbc.c:697: `RETCODE' undeclared (first use in this function)
iodbc.c:700: `RETVAL' undeclared (first use in this function)
iodbc.c:700: `hstmt' undeclared (first use in this function)
iodbc.c:700: `cbSqlStr' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLExecute':
iodbc.c:713: `HSTMT' undeclared (first use in this function)
iodbc.c:713: parse error before "hstmt"
iodbc.c:714: `RETCODE' undeclared (first use in this function)
iodbc.c:717: `RETVAL' undeclared (first use in this function)
iodbc.c:717: `hstmt' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLExecDirect':
iodbc.c:730: `HSTMT' undeclared (first use in this function)
iodbc.c:730: parse error before "hstmt"
iodbc.c:732: `SWORD' undeclared (first use in this function)
iodbc.c:732: parse error before "cbSqlStr"
iodbc.c:733: `RETCODE' undeclared (first use in this function)
iodbc.c:736: `RETVAL' undeclared (first use in this function)
iodbc.c:736: `hstmt' undeclared (first use in this function)
iodbc.c:736: `cbSqlStr' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLRowCount':
iodbc.c:749: `HSTMT' undeclared (first use in this function)
iodbc.c:749: parse error before "hstmt"
iodbc.c:750: `SDWORD' undeclared (first use in this function)
iodbc.c:751: `RETCODE' undeclared (first use in this function)
iodbc.c:754: `RETVAL' undeclared (first use in this function)
iodbc.c:754: `hstmt' undeclared (first use in this function)
iodbc.c:754: `pcrow' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLNumResultCols':
iodbc.c:769: `HSTMT' undeclared (first use in this function)
iodbc.c:769: parse error before "hstmt"
iodbc.c:770: `SWORD' undeclared (first use in this function)
iodbc.c:771: `RETCODE' undeclared (first use in this function)
iodbc.c:774: `RETVAL' undeclared (first use in this function)
iodbc.c:774: `hstmt' undeclared (first use in this function)
iodbc.c:774: `pccol' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLDescribeCol':
iodbc.c:789: `HSTMT' undeclared (first use in this function)
iodbc.c:789: parse error before "hstmt"
iodbc.c:790: `UWORD' undeclared (first use in this function)
iodbc.c:792: `SWORD' undeclared (first use in this function)
iodbc.c:792: parse error before "cbColNameMax"
iodbc.c:795: `UDWORD' undeclared (first use in this function)
iodbc.c:798: `RETCODE' undeclared (first use in this function)
iodbc.xs:638: `cbColNameMax' undeclared (first use in this function)
iodbc.xs:639: `RETVAL' undeclared (first use in this function)
iodbc.xs:639: `hstmt' undeclared (first use in this function)
iodbc.xs:639: `icol' undeclared (first use in this function)
iodbc.xs:639: `pcbColName' undeclared (first use in this function)
iodbc.xs:639: `pfSqlType' undeclared (first use in this function)
iodbc.xs:639: `pcbColDef' undeclared (first use in this function)
iodbc.xs:639: `pibScale' undeclared (first use in this function)
iodbc.xs:639: `pfNullable' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLColAttributes':
iodbc.c:831: `HSTMT' undeclared (first use in this function)
iodbc.c:831: parse error before "hstmt"
iodbc.c:832: `UWORD' undeclared (first use in this function)
iodbc.c:835: `SWORD' undeclared (first use in this function)
iodbc.c:835: parse error before "cbDescMax"
iodbc.c:837: `SDWORD' undeclared (first use in this function)
iodbc.c:838: `RETCODE' undeclared (first use in this function)
iodbc.xs:661: `cbDescMax' undeclared (first use in this function)
iodbc.xs:662: `RETVAL' undeclared (first use in this function)
iodbc.xs:662: `hstmt' undeclared (first use in this function)
iodbc.xs:662: `icol' undeclared (first use in this function)
iodbc.xs:662: `fDescType' undeclared (first use in this function)
iodbc.xs:662: `PTR' undeclared (first use in this function)
iodbc.xs:662: parse error before "rgbDesc"
iodbc.c:844: `pcbDesc' undeclared (first use in this function)
iodbc.c:846: `pfDesc' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLBindColint':
iodbc.c:862: `HSTMT' undeclared (first use in this function)
iodbc.c:862: parse error before "hstmt"
iodbc.c:863: `UWORD' undeclared (first use in this function)
iodbc.c:864: `SWORD' undeclared (first use in this function)
iodbc.c:866: `SDWORD' undeclared (first use in this function)
iodbc.c:866: parse error before "cbValueMax"
iodbc.c:868: `RETCODE' undeclared (first use in this function)
iodbc.xs:678: `fCType' undeclared (first use in this function)
iodbc.xs:679: `SQL_C_CHAR' undeclared (first use in this function)
iodbc.xs:680: `cbValueMax' undeclared (first use in this function)
iodbc.xs:681: `RETVAL' undeclared (first use in this function)
iodbc.xs:681: `hstmt' undeclared (first use in this function)
iodbc.xs:681: `icol' undeclared (first use in this function)
iodbc.xs:681: `UCHAR' undeclared (first use in this function)
iodbc.xs:681: parse error before ')' token
iodbc.xs:683: `SQL_C_SSHORT' undeclared (first use in this function)
iodbc.xs:685: parse error before ')' token
iodbc.xs:688: `SQL_C_USHORT' undeclared (first use in this function)
iodbc.xs:690: parse error before ')' token
iodbc.xs:693: `SQL_C_SHORT' undeclared (first use in this function)
iodbc.xs:695: `pcbValue' undeclared (first use in this function)
iodbc.xs:698: `SQL_C_SLONG' undeclared (first use in this function)
iodbc.xs:700: parse error before ')' token
iodbc.xs:703: `SQL_C_ULONG' undeclared (first use in this function)
iodbc.xs:704: `UDWORD' undeclared (first use in this function)
iodbc.xs:705: parse error before ')' token
iodbc.xs:708: `SQL_C_LONG' undeclared (first use in this function)
iodbc.xs:709: `DWORD' undeclared (first use in this function)
iodbc.xs:710: parse error before ')' token
iodbc.xs:713: `SQL_C_FLOAT' undeclared (first use in this function)
iodbc.xs:714: `SQL_C_DOUBLE' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLFetchint':
iodbc.c:933: `HSTMT' undeclared (first use in this function)
iodbc.c:933: parse error before "hstmt"
iodbc.c:934: `RETCODE' undeclared (first use in this function)
iodbc.xs:733: `RETVAL' undeclared (first use in this function)
iodbc.xs:733: `hstmt' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLError':
iodbc.c:951: `HENV' undeclared (first use in this function)
iodbc.c:951: parse error before "henv"
iodbc.c:952: `HDBC' undeclared (first use in this function)
iodbc.c:953: `HSTMT' undeclared (first use in this function)
iodbc.c:955: `SDWORD' undeclared (first use in this function)
iodbc.c:955: parse error before "pfNativeError"
iodbc.c:957: `SWORD' undeclared (first use in this function)
iodbc.c:957: parse error before "cbErrorMsgMax"
iodbc.c:959: `RETCODE' undeclared (first use in this function)
iodbc.xs:749: `cbErrorMsgMax' undeclared (first use in this function)
iodbc.xs:750: `RETVAL' undeclared (first use in this function)
iodbc.xs:750: `henv' undeclared (first use in this function)
iodbc.xs:750: `hdbc' undeclared (first use in this function)
iodbc.xs:750: `hstmt' undeclared (first use in this function)
iodbc.xs:750: `pfNativeError' undeclared (first use in this function)
iodbc.xs:750: `pcbErrorMsg' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLFreeStmtint':
iodbc.c:990: `HSTMT' undeclared (first use in this function)
iodbc.c:990: parse error before "hstmt"
iodbc.c:991: `UWORD' undeclared (first use in this function)
iodbc.c:992: `RETCODE' undeclared (first use in this function)
iodbc.xs:766: `RETVAL' undeclared (first use in this function)
iodbc.xs:766: `hstmt' undeclared (first use in this function)
iodbc.xs:766: `fOption' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLCancel':
iodbc.c:1009: `HSTMT' undeclared (first use in this function)
iodbc.c:1009: parse error before "hstmt"
iodbc.c:1010: `RETCODE' undeclared (first use in this function)
iodbc.c:1013: `RETVAL' undeclared (first use in this function)
iodbc.c:1013: `hstmt' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLTransact':
iodbc.c:1026: `HENV' undeclared (first use in this function)
iodbc.c:1026: parse error before "henv"
iodbc.c:1027: `HDBC' undeclared (first use in this function)
iodbc.c:1028: `UWORD' undeclared (first use in this function)
iodbc.c:1029: `RETCODE' undeclared (first use in this function)
iodbc.c:1032: `RETVAL' undeclared (first use in this function)
iodbc.c:1032: `henv' undeclared (first use in this function)
iodbc.c:1032: `hdbc' undeclared (first use in this function)
iodbc.c:1032: `fType' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLDisconnect':
iodbc.c:1045: `HDBC' undeclared (first use in this function)
iodbc.c:1045: parse error before "hdbc"
iodbc.c:1046: `RETCODE' undeclared (first use in this function)
iodbc.c:1049: `RETVAL' undeclared (first use in this function)
iodbc.c:1049: `hdbc' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLFreeConnect':
iodbc.c:1062: `HDBC' undeclared (first use in this function)
iodbc.c:1062: parse error before "hdbc"
iodbc.c:1063: `RETCODE' undeclared (first use in this function)
iodbc.c:1066: `RETVAL' undeclared (first use in this function)
iodbc.c:1066: `hdbc' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLFreeEnv':
iodbc.c:1079: `HENV' undeclared (first use in this function)
iodbc.c:1079: parse error before "henv"
iodbc.c:1080: `RETCODE' undeclared (first use in this function)
iodbc.c:1083: `RETVAL' undeclared (first use in this function)
iodbc.c:1083: `henv' undeclared (first use in this function)
iodbc.c: In function `XS_iodbc_SQLRefreshCol':
iodbc.c:1112: `SWORD' undeclared (first use in this function)
iodbc.c:1112: parse error before "fCType"
iodbc.xs:814: `fCType' undeclared (first use in this function)
iodbc.xs:815: `SQL_C_CHAR' undeclared (first use in this function)
iodbc.xs:816: `UCHAR' undeclared (first use in this function)
iodbc.xs:816: parse error before ')' token
iodbc.xs:818: `SQL_C_SSHORT' undeclared (first use in this function)
iodbc.xs:819: parse error before ')' token
iodbc.xs:821: `SQL_C_USHORT' undeclared (first use in this function)
iodbc.xs:822: `UWORD' undeclared (first use in this function)
iodbc.xs:822: parse error before ')' token
iodbc.xs:824: `SQL_C_SHORT' undeclared (first use in this function)
iodbc.xs:827: `SQL_C_SLONG' undeclared (first use in this function)
iodbc.xs:828: `SDWORD' undeclared (first use in this function)
iodbc.xs:828: parse error before ')' token
iodbc.xs:830: `SQL_C_ULONG' undeclared (first use in this function)
iodbc.xs:831: `UDWORD' undeclared (first use in this function)
iodbc.xs:831: parse error before ')' token
iodbc.xs:833: `SQL_C_LONG' undeclared (first use in this function)
iodbc.xs:834: `DWORD' undeclared (first use in this function)
iodbc.xs:834: parse error before ')' token
iodbc.xs:836: `SQL_C_FLOAT' undeclared (first use in this function)
iodbc.xs:837: `SQL_C_DOUBLE' undeclared (first use in this function)
make: *** [iodbc.o] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
------------------------------------------------------------------

Thanks in advance,
Kamel


  • problems in installing iodbc, kareemkamel, 12/29/2003

Archive powered by MHonArc 2.6.19+.

Top of Page