Skip to Content.
Sympa Menu

freetds - Re: compile problem - login.c - CVS version

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Sam Sam" <s4m AT mailcity.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: compile problem - login.c - CVS version
  • Date: Mon, 15 May 2000 21:16:27 -0700



--

On Mon, 15 May 2000 15:34:37 Martin Spott wrote:

>I made a 'interfaces'-file in dotted notation and now 'sqsh' works pretty
>fine with 'freetds' as client libraries.
>That's really great - though it would be even nicer, if it compiled 'out of
>the box' even on Solaris ;-)) (Sparc, never tried x86)
>

can u a little bit more specific with dotted notation? 'cause my interfaces
file just contain:
mycomputer
tcp ether 10.21.1.33 1433
tcp master 10.21.1.33 1433
but it still failed when I ran 'make test' it failed on ctlib-test number 9.

thanks,
sam


Get your FREE Email at http://mailcity.lycos.com
Get your PERSONALIZED START PAGE at http://my.lycos.com

From martin AT quickstep.oche.de Tue May 16 03:55:12 2000
Return-Path: <martin AT quickstep.oche.de>
Received: from downtown.oche.de ([194.94.253.3]) by franklin.oit.unc.edu with
SMTP (Lyris Server version 3.0); Tue, 16 May 2000 03:55:06 -0400
Received: (from uucp@localhost)
by downtown.oche.de (8.9.3/8.9.3/Debian/GNU) with UUCP id JAA05459
for freetds AT franklin.oit.unc.edu; Tue, 16 May 2000 09:43:09 +0200
Received: (from martin@localhost)
by foehn.quickstep.oche.de (8.9.3/8.6.12) id JAA10860;
Tue, 16 May 2000 09:37:44 +0200 (MET DST)
Date: Tue, 16 May 2000 09:37:44 +0200 (MET DST)
Message-Id: <200005160737.JAA10860 AT foehn.quickstep.oche.de>
From: Martin Spott <Martin.Spott AT uni-duisburg.de>
To: freetds AT franklin.oit.unc.edu
Subject: Re: compile problem - login.c - CVS version
Organization: home
User-Agent: tin/1.4.2-20000123 ("Polish") (UNIX) (SunOS/5.5.1 (sun4m))


> can u a little bit more specific with dotted notation?

This one for example:

foehn 5 5
query tcp ether foehn 7543
master tcp ether foehn 7543


The 'alternative' used by Sybase on Solaris/Sparc is this one:

foehn 5 5
query tli tcp /dev/tcp \x00021d77c0a830020000000000000000
master tli tcp /dev/tcp \x00021d77c0a830020000000000000000


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




Archive powered by MHonArc 2.6.24.

Top of Page