Skip to Content.
Sympa Menu

freetds - Re: [freetds] freetds-0.61RC1 7 sqsh-2.1?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: David Owen <dowen AT midsomer.org>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] freetds-0.61RC1 7 sqsh-2.1?
  • Date: 10 Feb 2003 15:17:06 -0700

On Mon, 2003-02-10 at 14:21, Ron Creamer wrote:
...
> cc1: warning: changing search order for system directory "/usr/include"
> cc1: warning: as it has already been specified as a non-system directory
> In file included from sqsh_config.h:267,
> from cmd_alias.c:26:
> sqsh_compat.h:50: conflicting types for `strerror'
> /usr/include/string.h:243: previous declaration of `strerror'

If you go into the sqsh src directory and edit the Makefile. Go to line
162, which should a DEFINES line and add

-DHAVE_STRERROR

to the beginning of the line. Should sort this one out.

>
> Has anybody got sqsh 2.1 working against the latest freetds?

Yes. I have gotten it working with Solaris, HPUX and Linux.


--
David Owen Midsomer Consultants Inc. dowen AT midsomer.org
Maintainer of the Sybase FAQ: http://www.isug.com/Sybase_FAQ






Archive powered by MHonArc 2.6.24.

Top of Page