compiling sqsh on solaris 2.5.1

John Gilmore-Baldwin john at dwx.com
Fri Dec 24 22:26:47 EST 1999


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





More information about the FreeTDS mailing list