<div dir="ltr">I&#39;m guessing the warning is because decode_open_type gets a pointer to them before they&#39;re initialised. Not a problem if they&#39;re only for output but guessing the compiler can&#39;t tell that.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On 17 October 2013 13:00, Steve Underwood <span dir="ltr">&lt;<a href="mailto:steveu@coppice.org" target="_blank">steveu@coppice.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On 10/17/2013 07:13 AM, Sadjad Seyed-Ahmadian wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am try to install a FreeSWITCH stable version 1.2.13 on a fresh<br>
&gt; CentOS. I installed all prereqired packages as they are in wiki,<br>
&gt; configure goes well but while I try to do make I got this error on<br>
&gt; mod_spandsp.<br>
&gt;<br>
&gt;<br>
&gt; making all mod_spandsp<br>
&gt; Creating mod_spandsp_la-mod_spandsp.lo<br>
&gt; mkdir .libs<br>
&gt; Compiling mod_spandsp.c ...<br>
&gt; Creating mod_spandsp_la-udptl.lo<br>
&gt; Compiling udptl.c ...<br>
&gt; cc1: warnings being treated as errors<br>
&gt; udptl.c: In function &#39;udptl_rx_packet&#39;:<br>
&gt; udptl.c:174: warning: &#39;data&#39; may be used uninitialized in this function<br>
&gt; udptl.c:173: warning: &#39;msg&#39; may be used uninitialized in this function<br>
&gt; make[3]: *** [mod_spandsp_la-udptl.lo] Error 1<br>
&gt; make[2]: *** [mod_spandsp-all] Error 1<br>
&gt; make[1]: *** [mod_spandsp] Error 2<br>
&gt; make: *** [mod_spandsp] Error 2<br>
&gt;<br>
&gt;<br>
&gt; Would somebody please help me with that?<br>
&gt;<br>
&gt; Best Regards<br>
&gt; Sadjad<br>
&gt;<br>
</div></div>Centos 6.4 doesn&#39;t do that. Which version of Centos are you using? I<br>
might be missing something, but those two warnings seem bogus.<br>
<br>
Steve<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>
</blockquote></div><br></div>