<div dir="ltr"><div>Ken,<br><br></div>I also experienced the built error today, but not sure whether it&#39;s related.  <a href="http://jira.freeswitch.org/browse/FS-5248">http://jira.freeswitch.org/browse/FS-5248</a></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 1, 2013 at 2:54 PM, Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@freeswitch.org" target="_blank">krice@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Update those should be fixed already...<br>
<br>
Major updates were rolled in this morning...<br>
<div><div class="h5"><br>
<br>
On 4/1/13 4:20 PM, &quot;<a href="mailto:info@shishir.com.np">info@shishir.com.np</a>&quot; &lt;<a href="mailto:info@shishir.com.np">info@shishir.com.np</a>&gt; wrote:<br>
<br>
&gt; Hi<br>
<br>
I Came across the following error while performing make current this<br>
&gt;<br>
morning. Please suggest.<br>
<br>
<br>
quiet_libtool: compile:  gcc -DHAVE_CONFIG_H -I.<br>
&gt; -I./src/include<br>
-I./libs/xmlrpc-c -I/usr/src/freeswitch/libs/curl/include<br>
&gt;<br>
-I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/src/include<br>
&gt;<br>
-I/usr/src/freeswitch/libs/libteletone/src<br>
-I/usr/src/freeswitch/libs/stfu<br>
&gt; -fPIC -fvisibility=hidden<br>
-DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1<br>
&gt;<br>
-Ilibs/sofia-sip/libsofia-sip-ua/sdp -Ilibs/sofia-sip/libsofia-sip-ua/su<br>
-g<br>
&gt; -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE<br>
-D_LARGEFILE64_SOURCE<br>
&gt; -I/usr/src/freeswitch/libs/apr/include<br>
&gt;<br>
-I/usr/src/freeswitch/libs/apr-util/include<br>
&gt;<br>
-I/usr/src/freeswitch/libs/apr-util/xml/expat/lib<br>
&gt;<br>
-I/usr/src/freeswitch/libs/libtpl-1.5/src<br>
-I/usr/src/freeswitch/libs/stfu<br>
&gt; -I/usr/src/freeswitch/libs/sqlite<br>
-I/usr/src/freeswitch/libs/pcre<br>
&gt; -I/usr/src/freeswitch/libs/speex/include<br>
-Ilibs/speex/include<br>
&gt; -I/usr/src/freeswitch/libs/srtp/include<br>
&gt;<br>
-I/usr/src/freeswitch/libs/srtp/crypto/include<br>
-Ilibs/srtp/crypto/include<br>
&gt; -I/usr/src/freeswitch/libs/spandsp/src<br>
&gt;<br>
-I/usr/src/freeswitch/libs/tiff-4.0.2/libtiff -DENABLE_SRTP<br>
&gt;<br>
-I/usr/src/freeswitch/libs/libedit/src -DSWITCH_HAVE_LIBEDIT<br>
&gt;<br>
-I/usr/src/freeswitch/libs/curl/include<br>
-I/usr/src/freeswitch/src/include<br>
&gt; -I/usr/src/freeswitch/src/include<br>
-I/usr/src/freeswitch/libs/libteletone/src<br>
&gt;<br>
-I/usr/src/freeswitch/libs/stfu -fPIC -Werror -fvisibility=hidden<br>
&gt;<br>
-DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL<br>
-Wall<br>
&gt; -std=c99 -pedantic -Wdeclaration-after-statement -g -O2 -MT<br>
&gt;<br>
libfreeswitch_la-switch_rtp.lo -MD -MP -MF<br>
&gt;<br>
.deps/libfreeswitch_la-switch_rtp.Tpo -c src/switch_rtp.c  -fPIC -DPIC<br>
-o<br>
&gt; .libs/libfreeswitch_la-switch_rtp.o<br>
cc1: warnings being treated as<br>
&gt; errors<br>
</div></div>src/switch_rtp.c: In function Œhandle_ice¹:<br>
src/switch_rtp.c:797:<br>
&gt; error: format Œ%ld¹ expects type Œlong int¹, but<br>
argument 8 has type<br>
&gt; Œswitch_size_t¹<br>
src/switch_rtp.c: In function<br>
&gt; Œread_rtp_packet¹:<br>
src/switch_rtp.c:3734: error: format Œ%ld¹ expects type<br>
&gt; Œlong int¹, but<br>
argument 9 has type Œswitch_size_t¹<br>
src/switch_rtp.c:3906:<br>
&gt; error: format Œ%ld¹ expects type Œlong int¹, but<br>
argument 11 has type<br>
&gt; Œswitch_size_t¹<br>
src/switch_rtp.c: In function<br>
&gt; Œrtp_common_write¹:<br>
src/switch_rtp.c:5289: error: format Œ%ld¹ expects type<br>
&gt; Œlong int¹, but<br>
argument 9 has type Œswitch_size_t¹<br>
src/switch_rtp.c:5293:<br>
&gt; error: format Œ%ld¹ expects type Œlong int¹, but<br>
argument 9 has type<br>
&gt; Œswitch_size_t¹<br>
<div class="HOEnZb"><div class="h5">make[2]: *** [libfreeswitch_la-switch_rtp.lo] Error 1<br>
make[2]:<br>
&gt; Leaving directory `/usr/src/freeswitch&#39;<br>
make[1]: *** [all] Error 2<br>
make[1]:<br>
&gt; Leaving directory `/usr/src/freeswitch&#39;<br>
make: *** [current] Error<br>
&gt; 2<br>
<br>
Thanks<br>
<br>
<br>
__________________________________________________________________<br>
&gt; _______<br>
Professional FreeSWITCH Consulting<br>
&gt; Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSW<br>
&gt; ITCH-powered IP PBX: The CudaTel Communication<br>
&gt; Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH<br>
&gt; Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon" target="_blank">http://www.cluecon</a>.<br>
&gt; com<br>
<br>
FreeSWITCH-users mailing<br>
&gt; list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman" target="_blank">http://lists.freeswitch.org/mailman</a><br>
&gt; /listinfo/freeswitch-users<br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/opt" target="_blank">http://lists.freeswitch.org/mailman/opt</a><br>
&gt; ions/freeswitch-users<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Ken<br>
<a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br>
<a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br>
<a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>