Hi Mike<br><br>Here is results from dpkg-buildpackage -d<br><br>creating testanalog<br>cc1: warnings being treated as errors<br>src/testapp.c: In function 'main':<br>src/testapp.c:48: error: format '%lu' expects type 'long unsigned int', but argument 2 has type 'zap_size_t'<br>
src/testapp.c:52: error: format '%lu' expects type 'long unsigned int', but argument 2 has type 'zap_size_t'<br>src/testapp.c:54: error: format '%lu' expects type 'long unsigned int', but argument 2 has type 'zap_size_t'<br>
make[7]: *** [testapp-testapp.o] Error 1<br>make[7]: Leaving directory `/home/devel/freeswitch/libs/openzap&#39;<br>make[6]: *** [../libopenzap.so] Error 2<br>make[6]: Leaving directory `/home/devel/freeswitch/libs/openzap/mod_openzap&#39;<br>
make[5]: *** [all] Error 1<br>make[5]: Leaving directory `/home/devel/freeswitch/libs/openzap/mod_openzap&#39;<br>make[4]: *** [../../libs/openzap/mod_openzap-all] Error 1<br>make[4]: Leaving directory `/home/devel/freeswitch/src/mod&#39;<br>
make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/home/devel/freeswitch/src&#39;<br>Making all in build<br>make[3]: Entering directory `/home/devel/freeswitch/build&#39;<br>&nbsp;+-------- FreeSWITCH Build Complete -----------+<br>
&nbsp;+ FreeSWITCH has been successfully built.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +<br>&nbsp;+ Install by running:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +<br>&nbsp;+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +<br>&nbsp;+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/bin/make install&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +<br>
&nbsp;+----------------------------------------------+<br>make[3]: Leaving directory `/home/devel/freeswitch/build&#39;<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/devel/freeswitch&#39;<br>make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/home/devel/freeswitch&#39;<br>make: *** [build-stamp] Error 2<br>dpkg-buildpackage: failure: debian/rules build gave error exit status 2<br><br><br>koliqi<br><br><br><br><div class="gmail_quote">
On Tue, Feb 3, 2009 at 6:38 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;">
If your having issues that require you to remove -Werror we would much<br>
rather fix them for real, I have fixed all of those issues I believe<br>
in trunk, can you please check out trunk and confirm that they are all<br>
fixed.<br>
<br>
Mike<br>
<div class="Ih2E3d"><br>
On Feb 3, 2009, at 5:32 PM, Fadil Berisha wrote:<br>
<br>
&gt; Deb official package need to be in accordance with &nbsp;debian rules.<br>
&gt; This apply also for debian files in trunk. As they are, I think,<br>
&gt; they &nbsp;need second look. On Ubuntu -8.10 you can compile fresswitch<br>
&gt; with no problem, but problems are during creating packages (version<br>
&gt; 1.0.2) - I needed them to install in machine with compiler. At<br>
&gt; least, I got problem with -Werror (needed to modify Makefile) and I<br>
&gt; find that post install debian file does not &nbsp;create proper ownership<br>
&gt; for directory freswitch.<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>