Skip to Content.
Sympa Menu

freetds - Re: [freetds] sql.h not found

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] sql.h not found
  • Date: Tue, 4 Sep 2007 20:08:16 -0400

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




Archive powered by MHonArc 2.6.24.

Top of Page