Something changed in the final linking of the channel, and it now

produces libchan_h323.1.0.1 instead of libchan_h323.so.1.0.1

 

Either edit the Makefile to copy libchan_h323.1.0.1, or manually

copy that file...

 

Dan

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keshav K.
Sent: Wednesday, July 18, 2007 8:40 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Issue in insatlling addons-1.4.2

 

There is no libchan_h323.so.1.0.1 file in libs...

See here all the files of .libs----
asterisk-ooh323c]# ls -l .libs/
total 3732
lrwxrwxrwx  1 root root      18 Jul 18 19:21 libchan_h323 ->
libchan_h323.1.0.1
lrwxrwxrwx  1 root root      18 Jul 18 19:21 libchan_h323.1 ->
libchan_h323.1.0.1
-rwxr-xr-x  1 root root 1820126 Jul 18 19:21 libchan_h323.1.0.1
-rw-r--r--  1 root root 1985154 Jul 18 19:21 libchan_h323.a
lrwxrwxrwx  1 root root      18 Jul 18 19:21 libchan_h323.la ->
../libchan_h323.la
-rw-r--r--  1 root root     810 Jul 18 19:21 libchan_h323.lai


---Keshav

Dovid B <[EMAIL PROTECTED]> wrote:

This is a bug. Search for the file and move it over manually.

        ----- Original Message ----- 

        From: Keshav K. <mailto:[EMAIL PROTECTED]>  

        To: Asterisk-users Digium
<mailto:asterisk-users@lists.digium.com>  

        Sent: Wednesday, July 18, 2007 5:09 PM

        Subject: [asterisk-users] Issue in insatlling addons-1.4.2

         

        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.
<http://us.rd.yahoo.com/evt=48246/*http:/autos.yahoo.com/green_center/;_
ylc=X3oDMTE5cDF2bXZzBF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDZ3JlZW4tY2Vu
dGVy>  

________________________________

        _______________________________________________
        --Bandwidth and Colocation Provided by
http://www.api-digital.com--
        
        asterisk-users mailing list
        To UNSUBSCRIBE or update options visit:
           http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




Regards,
Kesh
" Lets change the future...lets change the world."

  

________________________________

Take the Internet to Go: Yahoo!Go puts the Internet in your pocket:
<http://us.rd.yahoo.com/evt=48253/*http:/mobile.yahoo.com/go?refer=1GNXI
C>  mail, news, photos & more. 

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to