<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18812">
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: windowtext; FONT-WEIGHT: normal; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY>
<DIV><FONT color=#0000ff size=2 face=Verdana>Hi:</FONT></DIV>
<DIV><FONT color=#0000ff size=2 face=Verdana>&nbsp;&nbsp;&nbsp;&nbsp; thanks for 
replay!</FONT></DIV>
<DIV><FONT color=#0000ff size=2 face=Verdana>&nbsp;&nbsp;&nbsp;&nbsp; when i 
compile under linux (gcc),when i ldd,it show :</FONT></DIV>
<DIV>
<DIV 
style="TEXT-INDENT: 2em">[root@new-server&nbsp;chan_ss7-1.1]#&nbsp;ldd&nbsp;chan_ss7.so&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;linux-gate.so.1&nbsp;=&gt;&nbsp;&nbsp;(0x0040e000)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;libc.so.6&nbsp;=&gt;&nbsp;/lib/libc.so.6&nbsp;(0x00616000)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/lib/ld-linux.so.2&nbsp;(0x00529000)</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I port it to blackfin uclinux,and use 
bfin-uclinux-gcc compile it,then</DIV>
<DIV>
<DIV 
style="TEXT-INDENT: 2em">[root@new-server&nbsp;bin]#&nbsp;./bfin-linux-uclibc-ldd&nbsp;/work/zby/astfin2-0.4.0/build_stamp537/root/usr/lib/asterisk/modules/chan_ss7.so&nbsp;</DIV>
<DIV 
style="TEXT-INDENT: 2em">ldd:&nbsp;can't&nbsp;map&nbsp;cache&nbsp;'/etc/ld.so.cache'</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;not&nbsp;a&nbsp;dynamic&nbsp;executable</DIV></DIV></DIV>
<DIV><FONT size=2 face=Verdana>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Is it miss some 
lib like libc.so.6,or something else!?thanks</FONT></DIV>
<DIV align=left>
<DIV align=left><FONT size=2 face=Verdana>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2 
face=Verdana><SPAN>zhubinyu</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Verdana>2009-10-16</FONT></FONT></DIV></DIV>
<DIV><FONT size=2 face=Verdana>
<HR>
</FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发件人:</STRONG> Nahuel 
Greco</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发送时间:</STRONG> 
2009-10-15&nbsp;21:23:18</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>收件人:</STRONG> 
asterisk-ss7</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>抄送:</STRONG> </FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>主题:</STRONG> Re: [asterisk-ss7] 
help for chan_ss7.so module load error!</FONT></FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Verdana>
<DIV>In&nbsp;the&nbsp;target&nbsp;platform&nbsp;check&nbsp;the&nbsp;output&nbsp;of:</DIV>
<DIV></DIV>
<DIV>&nbsp;&nbsp;ldd&nbsp;/usr/lib/asterisk/modules/chan_ss7.so</DIV>
<DIV></DIV>
<DIV>Saludos,</DIV>
<DIV>Nahuel&nbsp;Greco.</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>On&nbsp;Thu,&nbsp;Oct&nbsp;15,&nbsp;2009&nbsp;at&nbsp;4:50&nbsp;AM,&nbsp;zhubinyu&nbsp;&lt;zhubinyu@21cn.com&gt;&nbsp;wrote:</DIV>
<DIV>&gt;&nbsp;Hi&nbsp;all:</DIV>
<DIV>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I&nbsp;had&nbsp;compiled&nbsp;chan_ss7&nbsp;support&nbsp;for&nbsp;asterisk&nbsp;run&nbsp;on&nbsp;blackfin&nbsp;uclinux</DIV>
<DIV>&gt;&nbsp;wiht&nbsp;blackfin&nbsp;uclinux&nbsp;toolchain.I&nbsp;get&nbsp;error&nbsp;like&nbsp;that:</DIV>
<DIV>&gt;&nbsp;STAMP-ASTFIN*CLI&gt;&nbsp;module&nbsp;load&nbsp;chan_ss7.so</DIV>
<DIV>&gt;&nbsp;[Oct&nbsp;15&nbsp;07:18:35]&nbsp;WARNING&nbsp;&nbsp;&nbsp;&nbsp;[215]:&nbsp;loader.c:364&nbsp;load_dynamic_module:&nbsp;Error&nbsp;loading&nbsp;module&nbsp;'chan_ss7.so':&nbsp;File&nbsp;not&nbsp;found</DIV>
<DIV>&gt;&nbsp;[Oct&nbsp;15&nbsp;07:18:35]&nbsp;WARNING&nbsp;&nbsp;&nbsp;&nbsp;[215]:&nbsp;loader.c:663&nbsp;load_resource:&nbsp;Module&nbsp;'chan_ss7.so'&nbsp;could&nbsp;not&nbsp;be&nbsp;loaded.</DIV>
<DIV>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and&nbsp;i&nbsp;check&nbsp;the&nbsp;chan_ss7.so&nbsp;do&nbsp;in&nbsp;/usr/lib/asterisk/modules</DIV>
<DIV>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;so,what&nbsp;should&nbsp;i&nbsp;do&nbsp;to&nbsp;solve&nbsp;the&nbsp;problem!thanks!!</DIV>
<DIV>&gt;&nbsp;________________________________</DIV>
<DIV>&gt;&nbsp;zhubinyu</DIV>
<DIV>&gt;&nbsp;2009-10-15</DIV>
<DIV>&gt;&nbsp;_______________________________________________</DIV>
<DIV>&gt;&nbsp;--Bandwidth&nbsp;and&nbsp;Colocation&nbsp;Provided&nbsp;by&nbsp;http://www.api-digital.com--</DIV>
<DIV>&gt;</DIV>
<DIV>&gt;&nbsp;asterisk-ss7&nbsp;mailing&nbsp;list</DIV>
<DIV>&gt;&nbsp;To&nbsp;UNSUBSCRIBE&nbsp;or&nbsp;update&nbsp;options&nbsp;visit:</DIV>
<DIV>&gt;&nbsp;&nbsp;&nbsp;http://lists.digium.com/mailman/listinfo/asterisk-ss7</DIV>
<DIV>&gt;</DIV>
<DIV></DIV>
<DIV>_______________________________________________</DIV>
<DIV>--Bandwidth&nbsp;and&nbsp;Colocation&nbsp;Provided&nbsp;by&nbsp;http://www.api-digital.com--</DIV>
<DIV></DIV>
<DIV>asterisk-ss7&nbsp;mailing&nbsp;list</DIV>
<DIV>To&nbsp;UNSUBSCRIBE&nbsp;or&nbsp;update&nbsp;options&nbsp;visit:</DIV>
<DIV>&nbsp;&nbsp;&nbsp;http://lists.digium.com/mailman/listinfo/asterisk-ss7</DIV>
<DIV></DIV></FONT></DIV></BODY></HTML>