<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Boa tarde Daniel,<div><br></div><div>Tem alguma particularidade para estar usando ubuntu? por que não utiliza CentOS?</div><div><br></div><div>Caso precise tenho um tuto com CentOS 6.3 x64 com asterisk 11.5, funciona tudo perfeitamente.<br><br>Att.<br>Rondinele Ferreira Couto<br>(37) 8811-9612<br><br><br><div><hr id="stopSpelling">From: danielfelicianoseg@hotmail.com<br>To: asteriskbrasil@listas.asteriskbrasil.org<br>Date: Sun, 11 Aug 2013 03:43:47 +0300<br>Subject: Re: [AsteriskBrasil] Problemas com menuselect dahdi tools<br><br>


<div dir="ltr">

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">obrigado Claudio pelo retorno,<div>faz mto tempo que eu nao instalava o asterisk, nao me recordo se da primeira vez rolou, mas tambem estava com outra versao de S.O. e era outra situacao.</div><div>Mas realmente consegui instalar o asterisk mesmo dando esse erro no menuselect do dahdi-tools, porem nao sei se tem relacao, no menuselect do asterisk na parte de module embedding, se eu selecionar qualquer arquivo dá erro...<br>Acontece com vc tb?<br><br>Abs<br><br><div><hr id="ecxstopSpelling">Date: Sat, 10 Aug 2013 07:04:22 -0300<br>From: claudio.eden@gmail.com<br>To: asteriskbrasil@listas.asteriskbrasil.org<br>Subject: Re: [AsteriskBrasil] Problemas com menuselect dahdi tools<br><br>
  
    
  
  
    <div class="ecxmoz-cite-prefix">Daniel Feliciano,<br>
      <br>
      Particularmente não utilizo esse comando "make menuselect" quando
      faço minhas instalações. Faço a instalação apenas com os comandos
      abaixo (vide <a class="ecxmoz-txt-link-freetext" href="http://docs.tzafrir.org.il/dahdi-tools/" target="_blank">http://docs.tzafrir.org.il/dahdi-tools/</a>).<br>
      <br>
      
      <pre style="padding:0px;color:rgb(0, 0, 0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;"><tt style="color:navy;">./configure
make
make install
# To install init scripts and config files:
#make config</tt></pre>
      <br>
      Certa feita, vi em um livro a instalação com esse comando e testei
      para ver qual seria o resultado e obtive esse mesmo erro que você
      obteve. Como não vi qual era a necessidade segui baseado neste
      link que te informo acima.<br>
      <br>
      Você já usou o make menuselect nesta etapa antes? Qual a
      função/necessidade? <br>
      <pre class="ecxmoz-signature">Claudio Eden
<a class="ecxmoz-txt-link-abbreviated" href="mailto:claudio.eden@gmail.com">claudio.eden@gmail.com</a>
<a class="ecxmoz-txt-link-abbreviated" href="http://www.eden.com.br" target="_blank">www.eden.com.br</a></pre>
      Em 10/08/13 00:37, Daniel Feliciano escreveu:<br>
    </div>
    <blockquote cite="mid:BAY169-W581862A4AB7E653E2C0A7CD9590@phx.gbl">
      <style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}


--></style>
      <div dir="ltr">Bom dia pessoal,<br>
        estou encontrando problemas para configurar o dahdi-tools, o
        menuselect esta dando o erro em destaque, a principio ja
        instalei todas as dependencias. Estou usando o ubuntu 12.04 e o
        asterisk 1.8.23.0 (estava com o 1.8.19.0 e nao tive problemas).
        Alguma luz?<br>
        <br>
        <a class="ecxmoz-txt-link-abbreviated" href="mailto:root@servidor-desktop:/usr/src/fontes/dahdi-tools-2.7.0#">root@servidor-desktop:/usr/src/fontes/dahdi-tools-2.7.0#</a>
        ./configure<br>
        checking for gcc... gcc<br>
        checking whether the C compiler works... yes<br>
        checking for C compiler default output file name... a.out<br>
        checking for suffix of executables... <br>
        checking whether we are cross compiling... no<br>
        checking for suffix of object files... o<br>
        checking whether we are using the GNU C compiler... yes<br>
        checking whether gcc accepts -g... yes<br>
        checking for gcc option to accept ISO C89... none needed<br>
        checking how to run the C preprocessor... gcc -E<br>
        checking for grep that handles long lines and -e... /bin/grep<br>
        checking for egrep... /bin/grep -E<br>
        checking for ANSI C header files... yes<br>
        checking for sys/types.h... yes<br>
        checking for sys/stat.h... yes<br>
        checking for stdlib.h... yes<br>
        checking for string.h... yes<br>
        checking for memory.h... yes<br>
        checking for strings.h... yes<br>
        checking for inttypes.h... yes<br>
        checking for stdint.h... yes<br>
        checking for unistd.h... yes<br>
        checking minix/config.h usability... no<br>
        checking minix/config.h presence... no<br>
        checking for minix/config.h... no<br>
        checking whether it is safe to define __EXTENSIONS__... yes<br>
        checking sys/soundcard.h usability... yes<br>
        checking sys/soundcard.h presence... yes<br>
        checking for sys/soundcard.h... yes<br>
        checking linux/soundcard.h usability... yes<br>
        checking linux/soundcard.h presence... yes<br>
        checking for linux/soundcard.h... yes<br>
        checking for ld... ld<br>
        checking for gcc... (cached) gcc<br>
        checking whether we are using the GNU C compiler... (cached) yes<br>
        checking whether gcc accepts -g... (cached) yes<br>
        checking for gcc option to accept ISO C89... (cached) none
        needed<br>
        checking how to run the C preprocessor... gcc -E<br>
        checking for a BSD-compatible install... /usr/bin/install -c<br>
        checking whether ln -s works... yes<br>
        checking for GNU make... make<br>
        sed: can't read conftest.c: No such file or directory<br>
        checking for grep... (cached) /bin/grep<br>
        checking for sh... /bin/bash<br>
        checking for ln... /bin/ln<br>
        checking for wget... /usr/bin/wget<br>
        checking for -Wdeclaration-after-statement support... yes<br>
        checking for DAHDI_CODE in dahdi/user.h... yes<br>
        checking for DAHDI_CONFIG_NTTE in dahdi/user.h... yes<br>
        checking for newtBell in -lnewt... yes<br>
        checking newt.h usability... yes<br>
        checking newt.h presence... yes<br>
        checking for newt.h... yes<br>
        checking for usb_init in -lusb... no<br>
        checking for semtimedop... yes<br>
        checking for GENERIC_HDLC_VERSION version 4 in linux/hdlc.h...
        no<br>
        checking for GENERIC_HDLC_VERSION version 4 in
        linux/hdlc/ioctl.h... yes<br>
        configure: creating ./config.status<br>
        config.status: creating makeopts<br>
        config.status: creating autoconfig.h<br>
        configure: *** dahdi-tools build successfully configured ***<br>
        <a class="ecxmoz-txt-link-abbreviated" href="mailto:root@servidor-desktop:/usr/src/fontes/dahdi-tools-2.7.0#">root@servidor-desktop:/usr/src/fontes/dahdi-tools-2.7.0#</a> make
        menuselect<br>
        <b>make: *** Sem regra para processar o alvo `menuselect'.&nbsp;
          Pare.</b><br>
      </div>
      <br>
      <fieldset class="ecxmimeAttachmentHeader"></fieldset>
      <br>
      <pre>_______________________________________________
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1;
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7;
Intercomunicadores para acesso remoto via rede IP. Conheça em <a class="ecxmoz-txt-link-abbreviated" href="http://www.Khomp.com" target="_blank">www.Khomp.com</a>.
_______________________________________________
ALIGERA – Fabricante nacional de Gateways SIP-E1 para R2, ISDN e SS7.
Placas de 1E1, 2E1, 4E1 e 8E1 para PCI ou PCI Express.
Channel Bank – Appliance Asterisk - Acesse <a class="ecxmoz-txt-link-abbreviated" href="http://www.aligera.com.br" target="_blank">www.aligera.com.br</a>.
_______________________________________________
Para remover seu email desta lista, basta enviar um email em branco para <a class="ecxmoz-txt-link-abbreviated" href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a></pre>
    </blockquote>
    <br>
  

<br>_______________________________________________
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1;
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7;
Intercomunicadores para acesso remoto via rede IP. Conhe�a em www.Khomp.com.
_______________________________________________
ALIGERA � Fabricante nacional de Gateways SIP-E1 para R2, ISDN e SS7.
Placas de 1E1, 2E1, 4E1 e 8E1 para PCI ou PCI Express.
Channel Bank � Appliance Asterisk - Acesse www.aligera.com.br.
_______________________________________________
Para remover seu email desta lista, basta enviar um email em branco para asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</div></div></div>
                                               </div>
<br>_______________________________________________
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1;
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7;
Intercomunicadores para acesso remoto via rede IP. Conhe�a em www.Khomp.com.
_______________________________________________
ALIGERA � Fabricante nacional de Gateways SIP-E1 para R2, ISDN e SS7.
Placas de 1E1, 2E1, 4E1 e 8E1 para PCI ou PCI Express.
Channel Bank � Appliance Asterisk - Acesse www.aligera.com.br.
_______________________________________________
Para remover seu email desta lista, basta enviar um email em branco para asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</div></div>                                               </div></body>
</html>