Olá Josué,<br>Compilei o zaptel-1.2.8&nbsp; no Suse 9 enterprise editanto o arquivo &quot;pciradio.c&quot;.<br><br>Basta voce adicionar a seguinte linha nele:<br><br><br>Antes:<br><span class="postbody">&nbsp;
pciradio.c -
<br>
</span><table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"><tbody><tr>           <td><span class="genmed"></span><br></td>        </tr>        <tr>          <td class="code">#ifdef STANDALONE_ZAPATA
<br>
#include &quot;zaptel.h&quot;
<br>
#else
<br>
#include &lt;linux/zaptel.h&gt;
<br>
#endif
<br>
</td>        </tr></tbody></table><span class="postbody">
<br>&nbsp; Depois:
<br>
</span><table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"><tbody><tr>           <td><span class="genmed"></span>#ifdef STANDALONE_ZAPATA
<br>
#include &quot;zaptel.h&quot;
<br>
#else
<br>
#include &lt;linux/zaptel.h&gt;
<br>
#endif
</td>        </tr>        <tr>          <td class="code">#ifdef LINUX26
<br>
#include &lt;linux/moduleparam.h&gt;
<br>
#endif
</td></tr></tbody></table><br>[]´s<br><br>Victor.<br><br><br><div><span class="gmail_quote">2006/8/26, Josué Conti &lt;<a href="mailto:josueconti@gmail.com">josueconti@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div><font size="2">Pessoal, bom dia.</font></div>
<div><font size="2">Alguém já testou o conjunto </font><font size="2">Asterisk 1.2.11, Asterisk-Addons 1.2.4&nbsp;e <span id="st" name="st" class="st">Zaptel</span> 1.2.8&nbsp;com a distro <span id="st" name="st" class="st">SUSE</span>
?</font></div>
<div><font size="2">Como sabemos o <span id="st" name="st" class="st">zaptel</span> 1.2.7, tem problemas de compilação com <span id="st" name="st" class="st">SUSE</span>, porém o <span id="st" name="st" class="st">zaptel
</span> 1.2.6, não.</font></div>
<div>&nbsp;</div>
<div><font size="2">Abraço a todos</font></div></div><div><span class="sg">
<div>&nbsp;</div>
<div><font size="2">Josué</font>&nbsp;</div>

</span></div><br>_______________________________________________<br>LIsta de discussões AsteriskBrasil.org<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">
AsteriskBrasil@listas.asteriskbrasil.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
</a><br><br>_______________________________________________<br>Acesse o &nbsp;wiki AsteriskBrasil.org:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.asteriskbrasil.org" target="_blank">http://www.asteriskbrasil.org
</a><br><br></blockquote></div><br>