[freetds] sqsh-2.1.4 compile
Christos Vasilakis
cvasilak at gmail.com
Sun Mar 30 05:53:41 EDT 2008
Hi there,
i am trying to compile sqsh using freetds v0.82RC4 but i get the
following error. Is there any workaround?
Regards,
Christos
make[1]: Entering directory `/home/cvasilak/Desktop/sqsh-2.1.4/src'
gcc -g -O2 -DSQSH_RC='"/usr/etc/sqshrc:${HOME}/.sqshrc"'
-I/usr/include -c -o cmd_bcp.o cmd_bcp.c
cmd_bcp.c: In function ‘cmd_bcp’:
cmd_bcp.c:345: error: ‘BLK_VERSION_150’ undeclared (first use in this
function)
cmd_bcp.c:345: error: (Each undeclared identifier is reported only once
cmd_bcp.c:345: error: for each function it appears in.)
cmd_bcp.c:350: error: ‘BLK_VERSION_125’ undeclared (first use in this
function)
cmd_bcp.c:355: error: ‘BLK_VERSION_120’ undeclared (first use in this
function)
make[1]: *** [cmd_bcp.o] Error 1
make[1]: Leaving directory `/home/cvasilak/Desktop/sqsh-2.1.4/src'
make: *** [build-subdirs] Error 2
More information about the FreeTDS
mailing list