Displaying 2 results from an estimated 2 matches for "handle_version".
2006 Jun 21
0
asterisk compiling
Anyone can help with this?
cli.c:49:30: asterisk/version.h: No such file or directory
cli.c: In function `handle_version':
cli.c:414: error: `ASTERISK_VERSION' undeclared (first use in this
function)
cli.c:414: error: (Each undeclared identifier is reported only once
cli.c:414: error: for each function it appears in.)
make: *** [cli.o] Error 1
****************************************************
ASTERISK ins...
2004 Apr 26
3
Compiling asterisk
I got the error below while compiling asterisk. Please offer me some help.
hubert
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 `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Entering