Using iodbc and getting an error

r_avasarala at yahoo.com r_avasarala at yahoo.com
Tue Sep 13 22:52:20 PDT 2005


I have downloaded iodbc on free bsd 4.11. Ran the
configure and when I run make check I get the below
error:

Making check in admin
Making check in bin
Making check in etc
Making check in man
Making check in include
Making check in iodbcinst
source='SQLConfigDataSource.c'
object='SQLConfigDataSource.lo' libtool=yes 
depfile='.deps/SQLConfigDataSource.Plo'
tmpdepfile='.deps/SQLConfigDataSource.TPlo' 
depmode=gcc /usr/local/bin/bash ../admin/depcomp 
/usr/local/bin/bash ../libtool --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../include  -I../include 
-I../iodbc  -I../iodbcinst  -I../iodbcadm 
-DWITH_PTHREADS -D_REENTRANT  -g -O2 -DODBCVER=0x0350
-DIODBC_BUILD=10928 -pthread -c -o
SQLConfigDataSource.lo `test -f
'SQLConfigDataSource.c' || echo
'./'`SQLConfigDataSource.c
rm -f .libs/SQLConfigDataSource.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include
-I../iodbc -I../iodbcinst -I../iodbcadm
-DWITH_PTHREADS -D_REENTRANT -g -O2 -DODBCVER=0x0350
-DIODBC_BUILD=10928 -pthread -c SQLConfigDataSource.c
-Wp,-MD,.deps/SQLConfigDataSource.TPlo  -fPIC -DPIC -o
.libs/SQLConfigDataSource.lo
In file included from ../include/sql.h:91,
                 from ../include/iodbcinst.h:84,
                 from SQLConfigDataSource.c:74:
../include/sqltypes.h:393: #error Please make sure
your system supports the wchar_t type
*** Error code 1

The product says it can support Free BSD and I get
this check any idea?

thanks

Yo


More information about the freebsd-questions mailing list