Skip to Content.
Sympa Menu

freetds - compiling sqsh on solaris 2.5.1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: John Gilmore-Baldwin <john AT dwx.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: compiling sqsh on solaris 2.5.1
  • Date: Fri, 24 Dec 1999 21:26:47 -0600


Just thought I'd post a note about compiling sqsh on my solaris machine and
how it differed with the FAQ:

I ran configure.

When editing make, I needed to take out 4 libraries:

-lblk -lcs -lcomn -ltcl

then I needed to add -lsocket

This is what I ended up with:

SYBASE_LIBS = -lct -lintl -lnsl -ldl -lm -lsocket

Then it compiled fine. Can't say I know this is the best way, but it worked
for me.

John





  • compiling sqsh on solaris 2.5.1, John Gilmore-Baldwin, 12/24/1999

Archive powered by MHonArc 2.6.24.

Top of Page