<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'>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>root@servidor-desktop:/usr/src/fontes/dahdi-tools-2.7.0# ./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>root@servidor-desktop:/usr/src/fontes/dahdi-tools-2.7.0# make menuselect<br><b>make: *** Sem regra para processar o alvo `menuselect'.&nbsp; Pare.</b><br>                                               </div></body>
</html>