<div>Hi,</div>
<div>&nbsp;</div>
<div>I'm trying to install FreeTDS.&nbsp; I followed the instructions on <a href="http://www.voip-info.org/tiki-index.php?page=FreeTDS">http://www.voip-info.org/tiki-index.php?page=FreeTDS</a>, but still can't get it to work.
</div>
<div>I serched around trying to find instructions on it, and it seems the same info (even wording) appear on all sites I found.</div>
<div>&nbsp;</div>
<div>I downloaded freetds-0.63, and followed the instructions step by step, and when I try to re-compile Asterisk (#make in /usr/src/asterisk), I got these errors:</div>
<div>&nbsp;</div>
<div>cdr_tds.c: In function `mssql_connect':<br>cdr_tds.c:429: error: `TDSCONNECTINFO' undeclared (first use in this function)<br>cdr_tds.c:429: error: (Each undeclared identifier is reported only once<br>cdr_tds.c:429: error: for each function it appears in.)
<br>cdr_tds.c:429: error: `connection' undeclared (first use in this function)<br>cdr_tds.c:474: warning: implicit declaration of function `tds_free_connect'<br>make[1]: *** [cdr_tds.o] Error 1<br>make[1]: Leaving directory `/usr/src/asterisk/cdr'
<br>make: *** [subdirs] Error 1</div>
<div>&nbsp;</div>
<div>I think I might need to put in info such as the IP, DB name, user, password, etc. of my SQL server, but I'm not sure what the correct format is.</div>
<div>&nbsp;</div>
<div>Can anyone please give me an example?&nbsp; Are there anything else I do wrong here?&nbsp;&nbsp; or Are there different versions of instructions on the topic?</div>
<div>&nbsp;</div>
<div>Thank you all in advance.</div>
<div>AK</div>