[CC] cdr_tds.c -> cdr_tds.o cdr_tds.c:79:2: warning: #warning "You have older TDS, you should upgrade!" cdr_tds.c: In function âtds_logâ: cdr_tds.c:206: error: too many arguments to function âtds_process_simple_queryâ cdr_tds.c: In function âmssql_connectâ: cdr_tds.c:317: error: âTDSCONNECTINFOâ undeclared (first use in this function) cdr_tds.c:317: error: (Each undeclared identifier is reported only once cdr_tds.c:317: error: for each function it appears in.) cdr_tds.c:317: error: âconnectionâ undeclared (first use in this function) cdr_tds.c:343: error: too few arguments to function âtds_alloc_contextâ cdr_tds.c:370: warning: implicit declaration of function âtds_free_connectâ cdr_tds.c:384: error: âresult_typeâ undeclared (first use in this function) cdr_tds.c:384: error: too many arguments to function âtds_process_simple_queryâ cdr_tds.c: In function âtds_load_moduleâ: cdr_tds.c:426: warning: unused variable âresult_typeâ make[1]: *** [cdr_tds.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/asterisksvn/asterisk/cdr' make: *** [cdr] Error 2