<font style="color: rgb(0, 0, 127);" size="3"><span style="color: rgb(74, 35, 74); font-family: times new roman;">There is no libchan_h323.so.1.0.1 file in libs...<br><br>See here all the files of .libs----<br>asterisk-ooh323c]# ls -l .libs/<br>total 3732<br>lrwxrwxrwx&nbsp; 1 root root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18 Jul 18 19:21 libchan_h323 -&gt; libchan_h323.1.0.1<br>lrwxrwxrwx&nbsp; 1 root root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18 Jul 18 19:21 libchan_h323.1 -&gt; libchan_h323.1.0.1<br>-rwxr-xr-x&nbsp; 1 root root 1820126 Jul 18 19:21 libchan_h323.1.0.1<br>-rw-r--r--&nbsp; 1 root root 1985154 Jul 18 19:21 libchan_h323.a<br>lrwxrwxrwx&nbsp; 1 root root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18 Jul 18 19:21 libchan_h323.la -&gt; ../libchan_h323.la<br>-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp;&nbsp;&nbsp; 810 Jul 18 19:21 libchan_h323.lai<br><br><br>---Keshav<br></span></font><br><b><i>Dovid B &lt;asteriskusers@dovid.net&gt;</i></b> wrote:<blockquote class="replbq" style="border-left:
 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta content="MSHTML 6.00.2900.3132" name="GENERATOR"> <style></style>  <div><font face="Arial" size="2">This is a bug. Search for the file and move it over  manually.</font></div> <blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">   <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>   <div style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal;
 font-size-adjust: none; font-stretch: normal;"><b>From:</b>    <a title="kesh.keshav@yahoo.com" href="mailto:kesh.keshav@yahoo.com">Keshav    K.</a> </div>   <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="asterisk-users@lists.digium.com" href="mailto:asterisk-users@lists.digium.com">Asterisk-users Digium</a> </div>   <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Wednesday, July 18, 2007 5:09    PM</div>   <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> [asterisk-users] Issue in    insatlling addons-1.4.2</div>   <div><br></div><font
 style="color: rgb(0, 0, 127);" size="3"><span style="font-family: times new roman;">Hi,</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">I'm using Asterisk-1.4.7.1.</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">Everything was working fine.</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">Now I'm trying to Install    Asterisk-addons-1.4.2.</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">The procedure I followed is    as...</span><br style="font-family: times new roman;"><br style="font-family: times new roman;"><span style="font-family: times new roman;"># cd asterisk-addons-1.4.2</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">#./configure</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">#make menuselect</span><br
 style="font-family: times new roman;"><span style="font-family: times new roman;">#make</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">#make install</span><br style="font-family: times new roman;"><br style="font-family: times new roman;"><span style="font-family: times new roman;">Everything is going fine except make    install. I've tried many times, but the same error I'm gettiing---</span><br style="font-family: times new roman;"><br style="font-family: times new roman;"><span style="font-family: times new roman;">The error is---</span><br style="font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">asterisk-addons-1.4.2]#    make install</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[1]: Entering    directory `/usr/src/asterisk/asterisk-addons-1.4.2'</span><br style="color: rgb(74,
 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">gcc -g -c    -fPIC&nbsp; -fPIC&nbsp; -o app_saycountpl.o app_saycountpl.c</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">gcc -shared    -Xlinker -x -o app_saycountpl.so app_saycountpl.o</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[2]: Entering    directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make&nbsp;    all-am</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[3]: Entering    directory
 `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[3]: Nothing to    be done for `all-am'.</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[3]: Leaving    directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[2]: Leaving    directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[2]: Entering    directory `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'</span><br style="color: rgb(74, 35, 74); font-family: times
 new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[2]: Nothing to    be done for `all'.</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[2]: Leaving    directory `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[1]: Leaving    directory `/usr/src/asterisk/asterisk-addons-1.4.2'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">for x in    app_saycountpl.so; do /usr/bin/install -c -m 755 $x /usr/lib/asterisk/modules    ; done</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[1]: Entering    directory
 `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">/usr/bin/install -c    -m 755 format_mp3.so /usr/lib/asterisk/modules</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[1]: Leaving    directory `/usr/src/asterisk/asterisk-addons-1.4.2/format_mp3'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[1]: Entering    directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">cp    .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so</span><br style="color: rgb(74, 35, 74); font-family:
 times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">cp: cannot stat    `.libs/libchan_h323.so.1.0.1': No such file or directory</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[1]: ***    [install] Error 1</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make[1]: Leaving    directory `/usr/src/asterisk/asterisk-addons-1.4.2/asterisk-ooh323c'</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><span style="color: rgb(74, 35, 74); font-family: times new roman;">make: *** [install]    Error 2</span><br style="color: rgb(74, 35, 74); font-family: times new roman;"><br style="font-family: times new roman;"><br style="font-family: times new roman;"><span style="font-family: times new roman;">Have anyone any Idea how to solve this   
 issue..</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">Please suggest me how to solve this    problem, or this is a bug??</span><br style="font-family: times new roman;"><br style="font-family: times new roman;"><span style="font-family: times new roman;">Regards,</span><br style="font-family: times new roman;"><span style="font-family: times new roman;">Keshav</span><br style="font-family: times new roman;"></font><br><br>   <div>   </div><hr size="1">   Park yourself in front of a world of choices in alternative vehicles.<br><a href="http://us.rd.yahoo.com/evt=48246/*http://autos.yahoo.com/green_center/;_ylc=X3oDMTE5cDF2bXZzBF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDZ3JlZW4tY2VudGVy">Visit    the Yahoo! Auto Green Center.</a>   <div>   </div><hr>    <div></div>_______________________________________________<br>--Bandwidth and    Colocation Provided by http://www.api-digital.com--<br><br>asterisk-users    mailing list<br>To
 UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;    http://lists.digium.com/mailman/listinfo/asterisk-users</blockquote>_______________________________________________<br>--Bandwidth and Colocation Provided by http://www.api-digital.com--<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>   http://lists.digium.com/mailman/listinfo/asterisk-users</blockquote><br><BR><BR><font style="font-family: comic sans ms; color: rgb(0, 0, 127);" size="3">Regards,<br>Kesh<br><span style="font-style: italic;">" Lets change the future...lets change the world."</span></font><br><p>&#32;
      <hr size=1>Take the Internet to Go: Yahoo!Go puts the <a href="http://us.rd.yahoo.com/evt=48253/*http://mobile.yahoo.com/go?refer=1GNXIC">Internet in your pocket:</a> mail, news, photos & more.