[freetds] sql.h not found
James K. Lowden
jklowden at freetds.org
Tue Sep 4 20:08:16 EDT 2007
jtgalyon at gmail.com wrote:
> When trying to configure I get the error that "sql.h not found".
>
> This happens if I specifically name the directory or not. Here is the
> configure command:
> ./configure --with-tdsver=8.0 --with-unixodbc=/usr/include
What does:
$ find /user/include -name sql.h
return?
If nothing, you need to install the file or change your configure option
to point to the correct directory.
--jkl
More information about the FreeTDS
mailing list