Skip to Content.
Sympa Menu

freetds - RE: Solaris 8 Intel: cannot connect, but Sparc can

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Will Saxon <WillS AT housing.ufl.edu>
  • To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
  • Subject: RE: Solaris 8 Intel: cannot connect, but Sparc can
  • Date: Wed, 30 May 2001 10:47:20 -0400


This could be the problem where you are actually trying to connect to
255.255.255.255.. Go to your /etc/hosts and define your SQL server in there
like

<ip address> <machine name>

the machine name should match the name in your interfaces file and your
scripts.

-Will

> -----Original Message-----
> From: Cary, Kim [mailto:Kim.Cary AT pepperdine.edu]
> Sent: Wednesday, May 30, 2001 10:27 AM
> To: TDS Development Group
> Subject: [freetds] Solaris 8 Intel: cannot connect, but Sparc can
>
>
> Hi all,
>
> Having built FreeTDS 0.51 and 0.52CVS without compile errors
> on our Solaris
> Intel box, make check give me the errors listed below. I'm
> using the PWD
> file I scp'd over from my Solaris 8 Sparc install, where the
> test suite
> completes and I have FreeTDS working with DBD::Sybase. I see
> someone else is
> getting cannot connect errors with Solaris. Any clues to this
> behavior? Does
> anyone have FreeTDS working on Solaris 8 Intel? Its not in
> the list of known
> combinations (btw, Solaris Intel/Sparc is available as free
> ISO images or
> media charge CDs to developers). Were going against a DB on
> MSSQL7SP2 on
> NT4SP6a
>
> I've tried this with TDSVER at 42 and 70.
>
> t0001.c: Testing login, logout
> connect: Connection refused
> tds_connect() failed
> try_tds_login() failed
> FAIL: t0001
> t0002.c: Test basic submit query, results
> connect: Connection refused
> tds_connect() failed
> try_tds_login() failed
> FAIL: t0002
> t0003.c: Testing DB change -- 'use tempdb'
> connect: Connection refused
> tds_connect() failed
> try_tds_login() failed
> FAIL: t0003
> t0004.c: Test large (>512 bytes) queries
> connect: Connection refused
> tds_connect() failed
> try_tds_login() failed
> FAIL: t0004
> t0005.c: Test large (>512 bytes) replies
> connect: Connection refused
> tds_connect() failed
> try_tds_login() failed
> FAIL: t0005
> t0006.c: Test SYBREAL, SYBFLT8 values
> connect: Connection refused
> tds_connect() failed
> try_tds_login() failed
> FAIL: t0006
>
> Kim Cary - Manager, Midrange Systems - Tu/Fri 7am-6:30pm -
> 310-506-4860 -
> Kim.Cary AT pepperdine.edu
>
>
> ---
> You are currently subscribed to freetds as: [wills AT housing.ufl.edu]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')
>




Archive powered by MHonArc 2.6.24.

Top of Page