has anybody attempted to hand compile the latest asterisk addons 1.4.2? I am having a problem getting it to compile on TB 2.3.0.1 it is erroring out at compiling ooh323c
I do a ./configure, make clean all is well when I do a make install this is the output I get
make[1]: Entering directory `/usr/src/asterisk-addons'
make[2]: Entering directory `/usr/src/asterisk-addons/asterisk-ooh323c'
make all-am
make[3]: Entering directory `/usr/src/asterisk-addons/asterisk-ooh323c'
source='src/chan_h323.c' object='chan_h323.lo' libtool=yes \
depfile='.deps/chan_h323.Plo' tmpdepfile='.deps/chan_h323.TPlo' \
depmode=gcc3 /bin/sh ./config/depcomp \
@LIBTOOL@ --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ooh323c/src -I./ooh323c/src/h323 -DGNU -D_GNU_SOURCE -D_REENTRANT -D_COMPACT -c -o chan_h323.lo `test -f 'src/chan_h323.c' || echo './'`src/chan_h323.c
./config/depcomp: line 69: @LIBTOOL@: command not found
make[3]: *** [chan_h323.lo] Error 127
make[3]: Leaving directory `/usr/src/asterisk-addons/asterisk-ooh323c'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/asterisk-addons/asterisk-ooh323c'
make[1]: *** [chan_ooh323.so] Error 2
make[1]: Leaving directory `/usr/src/asterisk-addons'
make: *** [all] Error 2
So I read thru all of the suggestions and ensure all of the dependencies are installed. then I try to do a make menuselect to deselect the oo323 and this is the output I get
make menuselect
**************************************************
*** Install ncurses to use the menu interface! ***
**************************************************
menuselect changes NOT saved!
Then I check to see if ncurses is installed.
yum list ncurs*
Loading "installonlyn" plugin
Setting up repositories
Reading repository metadata in from local files
Installed Packages
ncurses.i386 5.5-24.20060715 installed
ncurses-devel.i386 5.5-24.20060715 installed
So has anyone ran across this problem and actually have a simple solution. THis is all in aid of releasing my updatesrc14.sh script to allow for updating of the source from digium on the TB 2.3.0.1 I have everything else working except for this so I appeal to the really big brains out there for a simple solution to it I can drop into my script.
BTW I have read all of the posts on Digium and the warnings in the oo323c folder README but nothing seems to correct it.
Thanks
Tom
Member Since:
2006-09-18