Skip to Content.
Sympa Menu

freetds - [freetds] compile on rh8 or mandrake 9

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Paul Lutz <paul AT interface.co.za>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] compile on rh8 or mandrake 9
  • Date: Thu, 08 May 2003 14:28:24 +0200

hi all

i am strugglin to set up freetds-0.61 on my rh8 box.

I have a rh7.2 box where everything works perfectly, however when i try to make on rh8 or mandrake 9 i get the same errors (see part of output below)

any ideas , ive googled and trawled their site to no avail

thanks

paul



dbc.c:3163: `SQL_STATIC_CURSOR_ATTRIBUTES2' undeclared (first use in this function)
odbc.c:3167: `SQL_STATIC_SENSITIVITY' undeclared (first use in this function)
odbc.c:3171: `SQL_STRING_FUNCTIONS' undeclared (first use in this function)
odbc.c:3175: `SQL_SUBQUERIES' undeclared (first use in this function)
odbc.c:3179: `SQL_SYSTEM_FUNCTIONS' undeclared (first use in this function)
odbc.c:3183: `SQL_TABLE_TERM' undeclared (first use in this function)
odbc.c:3187: `SQL_TIMEDATE_ADD_INTERVALS' undeclared (first use in this function)
odbc.c:3191: `SQL_TIMEDATE_DIFF_INTERVALS' undeclared (first use in this function)
odbc.c:3195: `SQL_TIMEDATE_FUNCTIONS' undeclared (first use in this function)
odbc.c:3199: `SQL_TXN_CAPABLE' undeclared (first use in this function)
odbc.c:3203: `SQL_TXN_ISOLATION_OPTION' undeclared (first use in this function)
odbc.c:3207: `SQL_UNION' undeclared (first use in this function)
odbc.c:3211: `SQL_USER_NAME' undeclared (first use in this function)
odbc.c:3215: `SQL_XOPEN_CLI_YEAR' undeclared (first use in this function)
make[3]: *** [odbc.lo] Error 1
make[3]: Leaving directory `/home/paul/downloads/freetds-0.61/src/odbc'





Archive powered by MHonArc 2.6.24.

Top of Page