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

Need help with MyODBC, iODBC, unixODBC, libiodbcinst



I trying to find Debian versions of MyODBC, iODBC, unixODBC,
libiodbcinst. The purpose is to be able to link MySQL databases with
StarOffice 5.2 and Apache and Interchange-4.05. Any pointer will be
appreciated as I have been trying to get these to compile and run from
source code for 2 days. so far I get everything compiled and installed
except MyODBC. It craps out in the make stage with an error message
saying it has a connect.c error below:
<----------------------attachment------------------------------->
 make
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/include/mysql  -I/usr/local/include  -g -O2 -c catalog.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/mysql
-I/usr/local/include -g -O2 -Wp,-MD,.deps/catalog.pp -c  -fPIC -DPIC
catalog.c -o catalog.lo
In file included from catalog.c:9:
myodbc.h:78: warning: redefinition of `BOOL'
/usr/local/include/sqltypes.h:75: warning: `BOOL' previously declared
here
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/include/mysql  -I/usr/local/include  -g -O2 -c connect.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/mysql
-I/usr/local/include -g -O2 -Wp,-MD,.deps/connect.pp -c  -fPIC -DPIC
connect.c -o connect.lo
In file included from connect.c:9:
myodbc.h:78: warning: redefinition of `BOOL'
/usr/local/include/sqltypes.h:75: warning: `BOOL' previously declared
here
connect.c: In function `SQLAllocConnect':
connect.c:89: structure has no member named `vio'
connect.c: In function `SQLConnect':
connect.c:196: structure has no member named `vio'
make: *** [connect.lo] Error 1

<----------------------attachment------------------------------->

John Foster                                
jfoster@augustmail.com 
ICQ# 19460173



Reply to: