Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
ruben23 wrote:all develop packages are installed then in zaptel directory i make clean then after make this is the output- i guess its still the same error:
man.o
LD [M] /usr/src/asterisk/zaptel-1.2.16/wct4xxp/wct4xxp.o
CC [M] /usr/src/asterisk/zaptel-1.2.16/wctc4xxp/base.o
LD [M] /usr/src/asterisk/zaptel-1.2.16/wctc4xxp/wctc4xxp.o
Compile xpp (version trunk-r3495)
CC [M] /usr/src/asterisk/zaptel-1.2.16/xpp/card_fxo.o
In file included from /usr/src/asterisk/zaptel-1.2.16/xpp/xpd.h:26,
from /usr/src/asterisk/zaptel-1.2.16/xpp/card_fxo.c:27:
/usr/src/asterisk/zaptel-1.2.16/xpp/xdefs.h:105: error: conflicting types for âboolâ
include/linux/types.h:36: error: previous declaration of âboolâ was here
make[3]: *** [/usr/src/asterisk/zaptel-1.2.16/xpp/card_fxo.o] Error 1
make[2]: *** [/usr/src/asterisk/zaptel-1.2.16/xpp] Error 2
make[1]: *** [_module_/usr/src/asterisk/zaptel-1.2.16] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-92.1.22.el5-i686'
make: *** [all] Error 2
And if i may ask would it be ok if i go for 1.4 version for asterisk,zaptel,libbpri but my problem is how about the patching procedure on 1.2 version is it still applicable on 1.4 version...this is the procedure i see for patching for 1.2 ver.
cd ../asterisk-1.2.17
cd apps
wget http://www.eflo.net/files/meetme_volume ... 2.16.patch
patch -p1 < ./meetme_volume_control_1.2.16.patch
- File to patch: app_meetme.c
cd ../
wget http://www.eflo.net/files/cli_chan_conc ... iter.patch
patch -p1 < ./cli_chan_concise_delimiter.patch
- File to patch: cli.c
make clean
make
make install
make samples
Users browsing this forum: Google [Bot] and 55 guests