Revision 11653 is clean and no any warning error. deb binary package building stops at final stage because 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': No such file or directory<br>dh_install: command returned error code 256<br>----------------------------------------------------------------<br>
<br> In rules, configure should be --with-modinstdir=/opt/freeswitch/mod is that right?<br><br>koliqi<br> <br><br><br><div class="gmail_quote">On Wed, Feb 4, 2009 at 10:26 PM, Michael Jerris <span dir="ltr"><<a href="mailto:mike@jerris.com">mike@jerris.com</a>></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>
> this is result from revision 11649, warning error is now in<br>
> testcid.c, will assist until getting clean code from warning errors.<br>
><br>
> cc1: warnings being treated as errors<br>
> src/testcid.c: In function 'main':<br>
> src/testcid.c:70: error: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'zap_size_t'<br>
><br>
> koliqi<br>
><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>