<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">Frank<br />
<br />
Once you have installed new dependencies you must start from scratch.<br />
Did you do a "make clean" then run ./configure again and then do your "make menuselect" ?<br />
<br />
<div>Thanks<br />
<br />
Bryant&nbsp;<br />
<span style="font-family: tahoma,arial,sans-serif; font-size: 10pt;"><hr width="100%" size="2" align="center" />
<b>From</b>: "Rebecca Robinson" &lt;rebecca.robinson@amgsrv.com&gt;<br />
<b>Sent</b>: Monday, February 06, 2012 8:42 AM<br />
<b>To</b>: voipfc@gmail.com, "Asterisk Users Mailing List - Non-Commercial Discussion" &lt;asterisk-users@lists.digium.com&gt;<br />
<b>Subject</b>: Re: [asterisk-users] What packages are required to getcdr_adaptive_odbc to be compiled in Asterisk?</span><br />
<br />
<style>
    <!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
</div>
<div class="WordSection1">
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">I have cdr_adaptive_odbc compiled on my test box.</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">The following odbc packages are installed.&nbsp; I&rsquo;m mainly using mysql though so not even using this module.</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">We just compiled all modules in case we wanted to use them in devel/testing.</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">&nbsp;</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">root@telco01 /usr/local/src/asterisk-1.8.5.0 # rpm -qa | grep -i odbc</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">unixODBC-2.2.14-11.el6.x86_64</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">mysql-connector-odbc-5.1.5r1144-7.el6.x86_64</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">unixODBC-devel-2.2.14-11.el6.x86_64</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">&nbsp;</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">&nbsp;</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">&nbsp;</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">Becca</span></p>
<p class="MsoNormal"><span style="font-family: &quot;calibri&quot;,&quot;sans-serif&quot;; color: #1f497d; font-size: 11pt;">&nbsp;</span></p>
<p class="MsoNormal"><b><span style="font-family: &quot;tahoma&quot;,&quot;sans-serif&quot;; font-size: 10pt;">From:</span></b><span style="font-family: &quot;tahoma&quot;,&quot;sans-serif&quot;; font-size: 10pt;"> asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>Frank Church<br />
<b>Sent:</b> Monday, February 06, 2012 7:39 AM<br />
<b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br />
<b>Subject:</b> [asterisk-users] What packages are required to getcdr_adaptive_odbc to be compiled in Asterisk?</span></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal" style="margin-bottom: 12pt;">When I do a make menuselect cdr_adaptive_odbc is disabled.<br />
<br />
What packages are required to enable it?<br />
<br />
Even after executing apt-get install unixodbc libmyodbc odbc-postgresql tdsodbc unixodbc-bin it is still disabled.<br />
<br />
What am I missing?<br />
<br />
/voipfc<br />
<br />
</p>
</div>
<span style="font-family: monospace;">Confidentiality Statement &amp; Notice: This email is covered by the <br />
Electronic Communications Privacy Act, 18 U.S.C. 2510-2521 and <br />
intended only for the use of the individual or entity to whom it is <br />
addressed.&nbsp; Any review, retransmission, dissemination to unauthorized <br />
persons or other use of the original message and any attachments is <br />
strictly prohibited. If you received this electronic transmission in error, <br />
please reply to the above-referenced sender about the error and <br />
permanently delete this message. Thank you for your cooperation.</span><br /></span>