[Asterisk-Users] Spam: I really need help with this!!!!!!

Rodney Acosta Coya racosta at moanickel.com.cu
Thu Nov 18 14:26:53 MST 2004


when i try to compile asterisk-1.0.2 i get this error :

configure: error: termcap support not found

how i can install this suport.

for more information:

linux:/inst/pbx/asterisk-1.0.2 # make
for x in res channels pbx apps codecs formats agi cdr astman stdtime; do
make -C
 $x depend || exit 1 ; done
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/res'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/res'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/channels'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/channels'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/pbx'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/pbx'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/apps'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/apps'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/codecs'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/codecs'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/formats'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/formats'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/agi'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/agi'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/cdr'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/cdr'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/astman'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/astman'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/stdtime'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/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] Error 1
linux:/inst/pbx/asterisk-1.0.2 # make install
for x in res channels pbx apps codecs formats agi cdr astman stdtime; do
make -C
 $x depend || exit 1 ; done
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/res'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/res'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/channels'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/channels'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/pbx'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/pbx'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/apps'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/apps'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/codecs'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/codecs'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/formats'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/formats'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/agi'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/agi'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/cdr'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/cdr'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/astman'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/astman'
make[1]: Entering directory `/inst/pbx/asterisk-1.0.2/stdtime'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/inst/pbx/asterisk-1.0.2/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] Error 1
linux:/inst/pbx/asterisk-1.0.2 #

Rodney Acosta Coya.



More information about the asterisk-users mailing list