[Freeswitch-dev] Freeswitch on Debian repository
Fadil Berisha
f.koliqi at gmail.com
Tue Feb 3 18:46:30 PST 2009
Hi Mike
Here is results from dpkg-buildpackage -d
creating testanalog
cc1: warnings being treated as errors
src/testapp.c: In function 'main':
src/testapp.c:48: error: format '%lu' expects type 'long unsigned int', but
argument 2 has type 'zap_size_t'
src/testapp.c:52: error: format '%lu' expects type 'long unsigned int', but
argument 2 has type 'zap_size_t'
src/testapp.c:54: error: format '%lu' expects type 'long unsigned int', but
argument 2 has type 'zap_size_t'
make[7]: *** [testapp-testapp.o] Error 1
make[7]: Leaving directory `/home/devel/freeswitch/libs/openzap'
make[6]: *** [../libopenzap.so] Error 2
make[6]: Leaving directory `/home/devel/freeswitch/libs/openzap/mod_openzap'
make[5]: *** [all] Error 1
make[5]: Leaving directory `/home/devel/freeswitch/libs/openzap/mod_openzap'
make[4]: *** [../../libs/openzap/mod_openzap-all] Error 1
make[4]: Leaving directory `/home/devel/freeswitch/src/mod'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/devel/freeswitch/src'
Making all in build
make[3]: Entering directory `/home/devel/freeswitch/build'
+-------- FreeSWITCH Build Complete -----------+
+ FreeSWITCH has been successfully built. +
+ Install by running: +
+ +
+ /usr/bin/make install +
+----------------------------------------------+
make[3]: Leaving directory `/home/devel/freeswitch/build'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/devel/freeswitch'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/devel/freeswitch'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
koliqi
On Tue, Feb 3, 2009 at 6:38 PM, Michael Jerris <mike at jerris.com> wrote:
> If your having issues that require you to remove -Werror we would much
> rather fix them for real, I have fixed all of those issues I believe
> in trunk, can you please check out trunk and confirm that they are all
> fixed.
>
> Mike
>
> On Feb 3, 2009, at 5:32 PM, Fadil Berisha wrote:
>
> > Deb official package need to be in accordance with debian rules.
> > This apply also for debian files in trunk. As they are, I think,
> > they need second look. On Ubuntu -8.10 you can compile fresswitch
> > with no problem, but problems are during creating packages (version
> > 1.0.2) - I needed them to install in machine with compiler. At
> > least, I got problem with -Werror (needed to modify Makefile) and I
> > find that post install debian file does not create proper ownership
> > for directory freswitch.
> >
> > koliqi
> >
>
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090203/677c372a/attachment.html
More information about the Freeswitch-dev
mailing list