Skip to Content.
Sympa Menu

freetds - Re: [freetds] error on MAKE (and misc questions)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] error on MAKE (and misc questions)
  • Date: Wed, 11 Jan 2006 06:59:42 +0100

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






Archive powered by MHonArc 2.6.24.

Top of Page