[asterisk-users] Issue in insatlling addons-1.4.2

Keshav K. kesh.keshav at yahoo.com
Wed Jul 18 09:09:35 CDT 2007


Hi,
I'm using Asterisk-1.4.7.1.
Everything was working fine.
Now I'm trying to Install Asterisk-addons-1.4.2.
The procedure I followed is as...

# cd asterisk-addons-1.4.2
#./configure
#make menuselect
#make
#make install

Everything is going fine except make install. I've tried many times, but the same error I'm gettiing---

The error is---
asterisk-addons-1.4.2]# make install
make[1]: Entering directory `/usr/src/asterisk/asterisk-addons-1.4.2'
gcc -g -c -fPIC  -fPIC  -o app_saycountpl.o app_saycountpl.c
gcc -shared -Xlinker -x -o app_saycountpl.so app_saycountpl.o
make[2]: Entering directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'
make  all-am
make[3]: Entering directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'
make[2]: Leaving directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'
make[2]: Entering directory `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'
make[1]: Leaving directory `/usr/src/asterisk/asterisk-addons-1.4.2'
for x in app_saycountpl.so; do /usr/bin/install -c -m 755 $x /usr/lib/asterisk/modules ; done
make[1]: Entering directory `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'
/usr/bin/install -c -m 755 format_mp3.so /usr/lib/asterisk/modules
make[1]: Leaving directory `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'
make[1]: Entering directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'
cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so
cp: cannot stat `.libs/libchan_h323.so.1.0.1': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'
make: *** [install] Error 2


Have anyone any Idea how to solve this issue..
Please suggest me how to solve this problem, or this is a bug??

Regards,
Keshav



       
---------------------------------
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070718/f7a6609f/attachment.htm 


More information about the asterisk-users mailing list