Revision 11653 is clean and no any warning error.&nbsp; deb binary package building stops at final stage because&nbsp; dh_install looks for modules at debian/tmp//opt/freeswitch/mod but they are created in diferent directory debian/tmp/usr/lib/freeswitch/modules. Here is mesage<br>
<br>dh_install --sourcedir=debian/tmp<br>cp: cannot stat `debian/tmp//opt/freeswitch/mod/mod_openzap.so&#39;: No such file or directory<br>dh_install: command returned error code 256<br>----------------------------------------------------------------<br>
&nbsp;&nbsp; <br> In rules, configure should be --with-modinstdir=/opt/freeswitch/mod&nbsp; is that right?<br><br>koliqi<br>&nbsp;<br><br><br><div class="gmail_quote">On Wed, Feb 4, 2009 at 10:26 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Missed one, fixed, how about now?<br>
<br>
Mike<br>
<div class="Ih2E3d"><br>
On Feb 4, 2009, at 10:07 PM, Fadil Berisha wrote:<br>
<br>
&gt; this is result from revision 11649, warning error is now in<br>
&gt; testcid.c, will assist until getting clean code from warning errors.<br>
&gt;<br>
&gt; cc1: warnings being treated as errors<br>
&gt; src/testcid.c: In function &#39;main&#39;:<br>
&gt; src/testcid.c:70: error: format &#39;%lu&#39; expects type &#39;long unsigned<br>
&gt; int&#39;, but argument 2 has type &#39;zap_size_t&#39;<br>
&gt;<br>
&gt; koliqi<br>
&gt;<br>
<br>
<br>
</div><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>