[AsteriskBrasil] detalhamento do erro no processo de instalção

Martinelli Sousa martinelli em mamiraua.org.br
Segunda Novembro 21 17:26:55 BRT 2005


O ERRO ACONTECE DA SEGUINTE MANEIRA

[root em info-pesquisa libpri]# cd ../asterisk
[root em info-pesquisa asterisk]# make install
build_tools/make_version_h > include/asterisk/version.h.tmp
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \
        mv include/asterisk/version.h.tmp include/asterisk/version.h ; \
fi
 
rm -f include/asterisk/version.h.tmp
if cmp -s .cleancount .lastclean ; then echo ; else \
        make clean; cp -f .cleancount .lastclean;\
fi
 
build_tools/make_defaults_h > defaults.h.tmp
if cmp -s defaults.h.tmp defaults.h ; then echo ; else \
        mv defaults.h.tmp defaults.h ; \
fi
 
rm -f defaults.h.tmp
for x in res channels pbx apps codecs formats agi cdr funcs utils stdtime; do make -C $x depend || exit 1 ; done
make[1]: Entrando no diretório `/usr/src/asterisk/res'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/res'
make[1]: Entrando no diretório `/usr/src/asterisk/channels'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/channels'
make[1]: Entrando no diretório `/usr/src/asterisk/pbx'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/pbx'
/bin/sh: line 1: curl-config: command not found
make[1]: Entrando no diretório `/usr/src/asterisk/apps'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/apps'
make[1]: Entrando no diretório `/usr/src/asterisk/codecs'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/codecs'
make[1]: Entrando no diretório `/usr/src/asterisk/formats'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/formats'
make[1]: Entrando no diretório `/usr/src/asterisk/agi'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/agi'
make[1]: Entrando no diretório `/usr/src/asterisk/cdr'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/cdr'
make[1]: Entrando no diretório `/usr/src/asterisk/funcs'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/funcs'
make[1]: Entrando no diretório `/usr/src/asterisk/utils'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/utils'
make[1]: Entrando no diretório `/usr/src/asterisk/stdtime'
make[1]: Nada a ser feito para `depend'.
make[1]: Saindo do diretório `/usr/src/asterisk/stdtime'
cd editline && unset CFLAGS LIBS && test -f config.h || ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... install
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... no
checking for tgetent in -lncurses... no
configure: error: termcap support not found
*make: ** [editline/libedit.a] Erro 1*


-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20051121/87221883/attachment.html


Mais detalhes sobre a lista de discussão AsteriskBrasil