Hi <span>João, thanks for the reply. But I don&#39;t quite get you.. Could you please elaborate a little bit? I tried installing libtiff and upgrading FS to the latest revision, but still the same error. <br><br>Here&#39;s how I normally update FreeSwitch: <b>make clean &amp;&amp; svn up &amp;&amp; ./bootstrap.sh &amp;&amp; ./configure &amp;&amp; make install<br>
</b><br>If any step missing, please kindly let me know. In addition, my OS is CentOS 5.3 and my gcc is version 4.1.2.<br><br>Regards,<br>-Jingwei<br><br><br></span><div class="gmail_quote">2009/12/8 João Mesquita <span dir="ltr">&lt;<a href="mailto:jmesquita@freeswitch.org">jmesquita@freeswitch.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Maybe, just maybe isse that make target to reconf libtiff?<br><br>Regards,<br><font color="#888888"><br>
JM</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Thu, Dec 3, 2009 at 6:24 AM, Jingwei Yang <span dir="ltr">&lt;<a href="mailto:jingwei.yang@gmail.com" target="_blank">jingwei.yang@gmail.com</a>&gt;</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;">I installed libjpeg-7 following this website: <a href="http://www.linuxfromscratch.org/blfs/view/svn/general/libjpeg.html" target="_blank">http://www.linuxfromscratch.org/blfs/view/svn/general/libjpeg.html</a>. And the previous error is replaced by a new one:<br>


<br><div style="margin-left: 40px;"> gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/usr/src/freeswitch/libs/tiff-3.8.2/libtiff -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -MT at_interpreter.lo -MD -MP -MF .deps/at_interpreter.Tpo -c at_interpreter.c  -fPIC -DPIC -o at_interpreter.o<br>


at_interpreter.c: In function â€˜command_search’:<br>at_interpreter.c:5299: error: â€˜COMMAND_TRIE_LEN’ undeclared (first use in this function)<br>at_interpreter.c:5299: error: (Each undeclared identifier is reported only once<br>


at_interpreter.c:5299: error: for each function it appears in.)<br>at_interpreter.c:5308: error: â€˜command_trie’ undeclared (first use in this function)<br>at_interpreter.c: In function â€˜at_interpreter’:<br>at_interpreter.c:5424: error: â€˜at_commands’ undeclared (first use in this function)<br>


make[8]: *** [at_interpreter.lo] Error 1<div><br>make[7]: *** [all] Error 2<br>make[6]: *** [all-recursive] Error 1<br>make[5]: *** [../../../../libs/spandsp/src/<a href="http://libspandsp.la" target="_blank">libspandsp.la</a>] Error 2<br>

make[4]: *** [install] Error 1<br>
make[3]: *** [mod_voipcodecs-install] Error 1<br>make[2]: *** [install-recursive] Error 1<br><br></div></div>However, I&#39;m still able to start freeswitch and mod_skypiax and make skype calls with no problem.<br><br>Regards,<br>

<font color="#888888">
-Jingwei</font><div><div></div><div><br><br><br><div class="gmail_quote">On Thu, Dec 3, 2009 at 2:49 PM, Jingwei Yang <span dir="ltr">&lt;<a href="mailto:jingwei.yang@gmail.com" target="_blank">jingwei.yang@gmail.com</a>&gt;</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;">
No, I didn&#39;t change or update the system libs. I just wanted to double check whether my system has this libjpeg library. ./configure was definitely executed before the source codes were rebuilt.<br><br>Regards,<br><font color="#888888">-Jingwei</font><div>


<div></div><div><br>
<br><div class="gmail_quote">On Thu, Dec 3, 2009 at 2:39 PM, Mathieu Rene <span dir="ltr">&lt;<a href="mailto:mrene_lists@avgs.ca" target="_blank">mrene_lists@avgs.ca</a>&gt;</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;">



<div style="word-wrap: break-word;">Hi,<div><br></div><div>That one is on your side. If you changed/updated system libs it might be worth doing another ./configure</div><div><br></div><div>Cheers,<br><div><div>
<br><div> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="word-wrap: break-word;">



<div><span style="font-size: 12px;"><div>Mathieu Rene</div><div>Avant-Garde Solutions Inc</div><div>Office: + 1 (514) 664-1044 x100</div><div>Cell: +1 (514) 664-1044 x200</div><div><a href="mailto:mrene@avgs.ca" target="_blank">mrene@avgs.ca</a></div>



<div><br></div><div><br></div></span></div></div></span><br> </div><br></div><div><div></div><div><div><div>On 3-Dec-09, at 1:33 AM, Jingwei Yang wrote:</div><br><blockquote type="cite">Hi Mathieu, thanks for the promptly reply. The error has been fixed. However, I encounter another one.<br>



<br><div style="margin-left: 40px;">gcc -I/usr/src/freeswitch/libs/tiff-3.8.2/libtiff -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -o make_at_dictionary make_at_dictionary.o  -L/usr/src/freeswitch/libs/tiff-3.8.2/libtiff /usr/src/freeswitch/libs/tiff-3.8.2/libtiff/.libs/libtiff.a -ljpeg -lz -lm -lc<br>



 ./make_at_dictionary: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory<br>make[8]: *** [at_interpreter_dictionary.h] Error 127<br>make[7]: *** [all] Error 2<br>



 make[6]: *** [all-recursive] Error 1<br>make[5]: *** [../../../../libs/spandsp/src/<a href="http://libspandsp.la" target="_blank">libspandsp.la</a>] Error 2<br>make[4]: *** [install] Error 1<br>make[3]: *** [mod_voipcodecs-install] Error 1<br>



 make[2]: *** [install-recursive] Error 1<br></div><br>Do you have idea about this one?<br><br>Thanks!<br><br><div class="gmail_quote">On Thu, Dec 3, 2009 at 2:09 PM, Mathieu Rene <span dir="ltr">&lt;<a href="mailto:mrene_lists@avgs.ca" target="_blank">mrene_lists@avgs.ca</a>&gt;</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;"><div style="word-wrap: break-word;">Consider it fixed.<div><div>Committed revision 15765.</div>



 <div><br></div><div> <div style="word-wrap: break-word;"><div><span style="font-size: 12px;"><div>Mathieu Rene</div><div>Avant-Garde Solutions Inc</div><div>Office: + 1 (514) 664-1044 x100</div><div>Cell: +1 (514) 664-1044 x200</div>



 <div><a href="mailto:mrene@avgs.ca" target="_blank">mrene@avgs.ca</a></div><div><br></div><div><br></div></span></div></div><br> </div><br><div><div><div></div><div><div>On 3-Dec-09, at 1:02 AM, Jingwei Yang wrote:</div>



 <br></div></div><blockquote type="cite"><div><div></div><div>Hi Guys,<br><br>I got a compilation error of skypiax_protocol.c with the latest version r15764.<br><br><div style="margin-left: 40px;">Compiling skypiax_protocol.c...<br>



 <b>cc1: warnings being treated as errors</b><br>skypiax_protocol.c: In function â€˜X11_errors_handler’:<br> skypiax_protocol.c:1548: warning: ISO C90 forbids mixed declarations and code<br>skypiax_protocol.c: In function â€˜skypiax_send_message’:<br>



 skypiax_protocol.c:1582: warning: ISO C90 forbids mixed declarations and code<br> skypiax_protocol.c: In function â€˜skypiax_do_skypeapi_thread_func’:<br>skypiax_protocol.c:1726: warning: ISO C90 forbids mixed declarations and code<br>



 skypiax_protocol.c:1758: warning: ISO C90 forbids mixed declarations and code<br> make[5]: *** [skypiax_protocol.o] Error 1<br>make[4]: *** [install] Error 1<br>make[3]: *** [mod_skypiax-install] Error 1<br>make[2]: *** [install-recursive] Error 1<br>



 </div><br>I personally checked the file and it shouldn&#39;t be a merge problem. Does anyone encounter this as well?<br></div></div> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div><br>_______________________________________________<br> FreeSWITCH-users mailing list<br> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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> <br></blockquote></div><br> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></div></div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br>
</div></div><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>
<br></blockquote></div><br>