MyODBC-3.51.11 under freebsd

I try comiling MyODBC 3,51,11 under FreeBSD - and make alway is crash

I comfigure in this options:


../configure --with-iODBC=/usr/local --with-iodbc-includes=/usr/local/include
LDFLAGS="-L /usr/local/lib"


and when I make this alway stop on this:

In file included from /usr/local/include/sql.h:92,
from /usr/local/include/isql.h:84,
from myodbc3.h:105,
from results.c:49:
/usr/local/include/iodbcunix.h:99:1: warning: "VOID" redefined
In file included from myodbc3.h:65,
from results.c:49:
/usr/local/mysql/include/my_global.h:361:1: warning: this is the location of
the previous definition
results.c:548: error: conflicting types for 'SQLColAttribute'
/usr/local/include/sql.h:845: error: previous declaration of
'SQLColAttribute' was here
results.c:548: error: conflicting types for 'SQLColAttribute'
/usr/local/include/sql.h:845: error: previous declaration of
'SQLColAttribute' was here
*** Error code 1

Stop in /usr/home/instalacja/ldap/MyODBC-3.51.11/driver.
*** Error code 1

Stop in /usr/home/instalacja/ldap/MyODBC-3.51.11/driver.
*** Error code 1


please help me...


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
gonzak [ Fr, 22 Dezember 2006 20:10 ] [ ID #1575634 ]
Datenbanken » gmane.comp.db.mysql.odbc » MyODBC-3.51.11 under freebsd

Vorheriges Thema: [MySQL][MyODBC 5.00.10][MySQL] 1046 No database selected
Nächstes Thema: ADO/MyODBC Error with TIME fields.