Displaying 2 results from an estimated 2 matches for "pri_set_error".
2005 Jun 09
1
compile error cannot find -lidn
..."/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN -fomit-frame-pointer
-Wno-missing-prototypes -Wno-missing-declarations
-DZAP ATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -o
chan_zap.o chan_zap.c
chan_zap.c: In function `load_module':
chan_zap.c:10252: warning: passing arg 1 of
`pri_set_error' from incompatible po inter type
chan_zap.c:10253: warning: passing arg 1 of
`pri_set_message' from incompatible pointer type
gcc -shared -Xlinker -x -o chan_zap.so chan_zap.o
-lpri -ltonezone
make[1]: Leaving directory `/asterisk/channels'
make[1]: Entering directory `/asterisk/pbx...
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