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
dh_install --sourcedir=debian/tmp cp: cannot stat `debian/tmp//opt/freeswitch/mod/mod_openzap.so': No such file or directory dh_install: command returned error code 256 ---------------------------------------------------------------- In rules, configure should be --with-modinstdir=/opt/freeswitch/mod is that right? koliqi On Wed, Feb 4, 2009 at 10:26 PM, Michael Jerris <m...@jerris.com> wrote: > Missed one, fixed, how about now? > > Mike > > On Feb 4, 2009, at 10:07 PM, Fadil Berisha wrote: > > > this is result from revision 11649, warning error is now in > > testcid.c, will assist until getting clean code from warning errors. > > > > cc1: warnings being treated as errors > > src/testcid.c: In function 'main': > > src/testcid.c:70: error: format '%lu' expects type 'long unsigned > > int', but argument 2 has type 'zap_size_t' > > > > koliqi > > > > > _______________________________________________ > Freeswitch-dev mailing list > Freeswitch-dev@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org >
_______________________________________________ Freeswitch-dev mailing list Freeswitch-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org