Installing SQSH
Janis Elmeris <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hello!
I'm trying to install SQSH
(http://www.freetds.org/userguide/software.htm#SQSH).
I'm getting this error:
gcc -g -O2 -DSQSH_RC='"/usr/local/etc/sqshrc:${HOME}/.sqshrc"'
-DUSE_READLINE -I/usr/local/include -DSYB_LP64 -c -o cmd_connect.o
cmd_connect.c cmd_connect.c: In function 'cmd_connect':
cmd_connect.c:864:23: error: 'CS_TDS_80' undeclared (first use in this
function)
Can you give me any pointers, please? "src/Makefile" already has the
line as described: "SYBASE_LIBS = -lct -ldl -lm"
Regards,
Janis