Hi Mathieu, thanks for the promptly reply. The error has been fixed. However, I encounter another one.
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 ./make_at_dictionary: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory make[8]: *** [at_interpreter_dictionary.h] Error 127 make[7]: *** [all] Error 2 make[6]: *** [all-recursive] Error 1 make[5]: *** [../../../../libs/spandsp/src/libspandsp.la] Error 2 make[4]: *** [install] Error 1 make[3]: *** [mod_voipcodecs-install] Error 1 make[2]: *** [install-recursive] Error 1 Do you have idea about this one? Thanks! On Thu, Dec 3, 2009 at 2:09 PM, Mathieu Rene <[email protected]> wrote: > Consider it fixed. > Committed revision 15765. > > Mathieu Rene > Avant-Garde Solutions Inc > Office: + 1 (514) 664-1044 x100 > Cell: +1 (514) 664-1044 x200 > [email protected] > > > > > On 3-Dec-09, at 1:02 AM, Jingwei Yang wrote: > > Hi Guys, > > I got a compilation error of skypiax_protocol.c with the latest version > r15764. > > Compiling skypiax_protocol.c... > *cc1: warnings being treated as errors* > skypiax_protocol.c: In function ‘X11_errors_handler’: > skypiax_protocol.c:1548: warning: ISO C90 forbids mixed declarations and > code > skypiax_protocol.c: In function ‘skypiax_send_message’: > skypiax_protocol.c:1582: warning: ISO C90 forbids mixed declarations and > code > skypiax_protocol.c: In function ‘skypiax_do_skypeapi_thread_func’: > skypiax_protocol.c:1726: warning: ISO C90 forbids mixed declarations and > code > skypiax_protocol.c:1758: warning: ISO C90 forbids mixed declarations and > code > make[5]: *** [skypiax_protocol.o] Error 1 > make[4]: *** [install] Error 1 > make[3]: *** [mod_skypiax-install] Error 1 > make[2]: *** [install-recursive] Error 1 > > I personally checked the file and it shouldn't be a merge problem. Does > anyone encounter this as well? > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > >
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
