Skip to Content.
Sympa Menu

freetds - Re: [freetds] Connecting to MS SQL Server

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Martin Spott <mas AT plesnik.de>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] Connecting to MS SQL Server
  • Date: Fri, 31 Jan 2003 20:28:32 +0100

On Fri, Jan 31, 2003 at 05:57:37PM +0100, ZIGLIO Frediano wrote:

> > .... though it might be quite difficult to build sqsh-2.1 against current
> > FreeTDS CVS - at least the last time I tried, a couple of weeks ago,

> ?? I tested some week ago without problems...
> I have a problem enabling readline support (following tests on configure
> fail undetecting many system calls) so I had to modify config.h manually...

I found the reason why it fails: On my machine 'configure' puts the wrong
libraries into the linker command:

checking Open Client installation... /opt/freetds
checking Open Client libraries...
checking Open Client needs net libraries... no (version FreeTDS)
checking Open Client OS libraries... -ldl -lm


So I manually had to modify src/Makefile to put '-lct' into $SYBASE_LIBS
instead,

Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------




Archive powered by MHonArc 2.6.24.

Top of Page