Date: Tue, 13 Sep 2005 22:52:18 -0700 (PDT) From: <r_avasarala@yahoo.com> To: freebsd-questions@FreeBSD.org Subject: Using iodbc and getting an error Message-ID: <20050914055218.46202.qmail@web30213.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050914055218.46202.qmail>