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'<br>make[6]: *** [../libopenzap.so] Error 2<br>make[6]: Leaving directory `/home/devel/freeswitch/libs/openzap/mod_openzap'<br>
make[5]: *** [all] Error 1<br>make[5]: Leaving directory `/home/devel/freeswitch/libs/openzap/mod_openzap'<br>make[4]: *** [../../libs/openzap/mod_openzap-all] Error 1<br>make[4]: Leaving directory `/home/devel/freeswitch/src/mod'<br>
make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/home/devel/freeswitch/src'<br>Making all in build<br>make[3]: Entering directory `/home/devel/freeswitch/build'<br> +-------- FreeSWITCH Build Complete -----------+<br>
+ FreeSWITCH has been successfully built. +<br> + Install by running: +<br> + +<br> + /usr/bin/make install +<br>
+----------------------------------------------+<br>make[3]: Leaving directory `/home/devel/freeswitch/build'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/devel/freeswitch'<br>make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/home/devel/freeswitch'<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"><<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;">
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>
> Deb official package need to be in accordance with debian rules.<br>
> This apply also for debian files in trunk. As they are, I think,<br>
> they need second look. On Ubuntu -8.10 you can compile fresswitch<br>
> with no problem, but problems are during creating packages (version<br>
> 1.0.2) - I needed them to install in machine with compiler. At<br>
> least, I got problem with -Werror (needed to modify Makefile) and I<br>
> find that post install debian file does not create proper ownership<br>
> for directory freswitch.<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>