[asterisk-dev] help with cdr_tds not compiling
Federico Alves
sales at minixel.com
Tue Feb 7 01:35:37 MST 2006
I am using the SVN HEAD or 1.2 version and no matter what version of freetds
I install (I tried them all from 0.61 to 0.63, and in-between), I always get
this error. I need some help understanding how make cdr_tds work. My unixOBC
and my freetds are working perfectly. I can connect and run queries using
either isql or tsql. Is there a patch for this problem?
Sorry if this is a very, very simple problem.
cdr_tds.c: In function `mssql_connect':
cdr_tds.c:326: error: `TDSCONNECTINFO' undeclared (first use in this
function)
cdr_tds.c:326: error: (Each undeclared identifier is reported only once
cdr_tds.c:326: error: for each function it appears in.)
cdr_tds.c:326: error: `connection' undeclared (first use in this function)
cdr_tds.c:349: error: too few arguments to function `tds_alloc_context'
cdr_tds.c:375: warning: implicit declaration of function `tds_free_connect'
make[1]: *** [cdr_tds.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/cdr'
make: *** [subdirs] Error 1
More information about the asterisk-dev
mailing list