Hi all,<br><br>This is my first time posting to the asterisk mailing list, so please forgive me if I&#39;m not following proper procedure.<br><br>Since that is out of the way, here&#39;s what is happening. I&#39;ve got a fresh install of gentoo (amd64) running here at my home, and I&#39;m trying to get the latest asterisk 1.6.1.1 installed on it with dahdi (for the dahdi dummy, mainly). I compiled and installed asterisk-1.6.1.1, as well as dahdi-linux-2.2.0.2 just fine. When I run ./configure on dahdi-tools-2.2.0 everthing works fine as well (here is a pastebin of my ./configure: <a href="http://pastebin.com/m60d158c5">http://pastebin.com/m60d158c5</a>). The problem is when I actually try to build dahdi-tools using make, I get several errors, all coming from sethdlc.c. Here&#39;s the output of my &#39;make&#39; for dahdi-tools (<a href="http://pastebin.com/m1098d5f6">http://pastebin.com/m1098d5f6</a>). I did some googling, and found that this is a bug with gentoo which has already been addressed in the gentoo bug list: <a href="https://issues.asterisk.org/view.php?id=13439">https://issues.asterisk.org/view.php?id=13439</a> . However, in that thread, I see no fix for the problem. I tried adding the following code to the sethdlc.c file beneath the includes:<br>
<br>#if !defined(ifreq)<br>#define ifreq __kernel_ifreq<br>#endif<br><br>But that doesn&#39;t seem to help, I just get other errors referencing __kernel_ifreq instead of ifreq (which doesn&#39;t really help me).<br><br>Basically, from what I&#39;ve read, this seems to be a problem with the linux if.h file. I&#39;d like to get this working, so I&#39;m hoping some of you guys can help me out with a fix or share some other information that you may have on the topic.<br>
<br>Sorry if this has been posted before, I&#39;ve done my best to google this thing, but can&#39;t seem to find any resolutions yet.<br><br>Thanks for your time. You guys have done a great job with asterisk 1.6, I truly enjoy using it.<br>
<br>-Randall<br clear="all"><br>-- <br>Randall Degges<br>trixbox CE - Technical Support Engineer<br>My personal twitter: <a href="http://twitter.com/comradeb14ck">http://twitter.com/comradeb14ck</a><br>