[freetds] error on MAKE (and misc questions)
Frediano Ziglio
freddyz77 at tin.it
Wed Jan 11 00:59:42 EST 2006
Il giorno mar, 10/01/2006 alle 14.57 -0600, Peter Van Lone ha scritto:
> I am trying to configure the freetds driver on a SLES v9 server.
> unixODBC is installed via SLES source. (it is there by default)
>
> First question: does anyone know of an RPM for SLES9? That would, of
> course, makes things simplier! ;-)
>
rpmbuild -ta freetds-version.tar.gz
> Short of that, the ./configure completed with no errors. However, when
> I try to "make" I get the errors that are pasted below. unixODBC is
> installed in /usr/lib/unixODBC
>
?? unixODBC ?? Why unixOBDC is installed here ??
> this is the ./configure command we used:
> linux:/ # ./configure --prefix=/usr --sysconfdir=/etc
> --with-tdsver=8.0 --with-unixodbc=/usr/lib/unixODBC
>
> make errors:
>
> odbc.c:4835: error: dereferencing pointer to incomplete type
> odbc.c:4835: error: dereferencing pointer to incomplete type
You have to install unixODBC-devel package too.
...
bye
freddy77
More information about the FreeTDS
mailing list