|
Prev: any suodo columns are there Like Rowid, rownum in mysql
Next: ODBC insert on a linked table failed MS Access
From: Alessandro Senatore on 18 Apr 2006 07:25 Hi, this is the error output of make: MYODBCUtilReadDriver.c: In function `MYODBCUtilReadDriver': MYODBCUtilReadDriver.c:46: warning: assignment discards qualifiers from pointer target type In file included from ../util/MYODBCUtil.h:25, from connect.c:47: .../driver/myconf.h:117:1: warning: "PACKAGE" redefined In file included from /usr/local/mysql/include/mysql/my_global.h:75, from myodbc3.h:65, from connect.c:41: /usr/local/mysql/include/mysql/my_config.h:982:1: warning: this is the location of the previous definition In file included from ../util/MYODBCUtil.h:25, from connect.c:47: .../driver/myconf.h:174:1: warning: "VERSION" redefined In file included from /usr/local/mysql/include/mysql/my_global.h:75, from myodbc3.h:65, from connect.c:41: /usr/local/mysql/include/mysql/my_config.h:1113:1: warning: this is the location of the previous definition results.c:563: error: conflicting types for `SQLColAttribute' /usr/local/include/sql.h:845: error: previous declaration of `SQLColAttribute' make[2]: *** [results.lo] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 have you some suggestion??? Alex -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=myodbc(a)freebsd.csie.nctu.edu.tw |