[asterisk-ss7] help for chan_ss7.so module load error!

Nahuel Greco ngreco at gmail.com
Sun Oct 18 14:14:20 CDT 2009


ldd doesn't seems to recognize chan_ss7.so as a dynamic library, do:

file /work/zby/astfin2-0.4.0/build_stamp537/root/usr/lib/asterisk/modules/chan_ss7.so

Saludos,
Nahuel Greco.


On Fri, Oct 16, 2009 at 4:55 AM, zhubinyu <zhubinyu at 21cn.com> wrote:
> Hi:
>      thanks for replay!
>      when i compile under linux (gcc),when i ldd,it show :
> [root at new-server chan_ss7-1.1]# ldd chan_ss7.so
>         linux-gate.so.1 =>  (0x0040e000)
>         libc.so.6 => /lib/libc.so.6 (0x00616000)
>         /lib/ld-linux.so.2 (0x00529000)
>        I port it to blackfin uclinux,and use bfin-uclinux-gcc compile
> it,then
> [root at new-server bin]# ./bfin-linux-uclibc-ldd /work/zby/astfin2-0.4.0/build_stamp537/root/usr/lib/asterisk/modules/chan_ss7.so
> ldd: can't map cache '/etc/ld.so.cache'
>         not a dynamic executable
>       Is it miss some lib like libc.so.6,or something else!?thanks
> ________________________________
> zhubinyu
> 2009-10-16
> ________________________________
> 发件人: Nahuel Greco
> 发送时间: 2009-10-15 21:23:18
> 收件人: asterisk-ss7
> 抄送:
> 主题: Re: [asterisk-ss7] help for chan_ss7.so module load error!
>
> In the target platform check the output of:
>   ldd /usr/lib/asterisk/modules/chan_ss7.so
> Saludos,
> Nahuel Greco.
> On Thu, Oct 15, 2009 at 4:50 AM, zhubinyu <zhubinyu at 21cn.com> wrote:
>> Hi all:
>>      I had compiled chan_ss7 support for asterisk run on blackfin uclinux
>> wiht blackfin uclinux toolchain.I get error like that:
>> STAMP-ASTFIN*CLI> module load chan_ss7.so
>> [Oct 15 07:18:35] WARNING    [215]: loader.c:364 load_dynamic_module: Error loading module 'chan_ss7.so': File not found
>> [Oct 15 07:18:35] WARNING    [215]: loader.c:663 load_resource: Module 'chan_ss7.so' could not be loaded.
>>      and i check the chan_ss7.so do in /usr/lib/asterisk/modules
>>      so,what should i do to solve the problem!thanks!!
>> ________________________________
>> zhubinyu
>> 2009-10-15
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-ss7 mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-ss7
>>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-ss7
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-ss7
>



More information about the asterisk-ss7 mailing list