Another strange thing: While I was trying to "make freeswitch" on our build server, an error occured:
Creating mod_spandsp.la /*usr*/*bin*/*ld*: *cannot* *find* -*ljpeg* ..... make[4]: *** [mod_spandsp.la] Error 1 make[3]: *** [mod_spandsp-all] Error 1 make[2]: *** [all-recursive] Error 1 When I updated libjpeg-devel "make freeswitch" became successful. I wonder if the same problem might have occured during sipxecs iso making process on mock? Does mock use the main system libraries or does it download and install the latest dependincies? @Douglas: It's a clean installation of Centos 5.5 with sipxecs on it. On Fri, Mar 25, 2011 at 11:50 AM, barisyanar <[email protected]> wrote: > Hi, I have a sipxecs on a Centos 5.5 system. > Where freeswitch is installed under /opt/freeswitch from the source rpm > freeswitch-1.0.7-1776.ge07f3.src.rpm. > When I try to load a module using /opt/freeswitch/bin/fs_cli I get the > error > > 2011-03-25 10:27:41.804820 [CRIT] switch_loadable_module.c:928 Error > Loading module /opt/freeswitch/mod/mod_tri.so > **Trying to load an out of date module, please rebuild the module.** > (When I checked switch_loadable_module.c I saw that the SWITCH_API_VERSION > is in switch_types.h) > > However the module has been loaded successfully when I installed a separate > freeswitch under /usr/local/freeswitch from the same source code.(just > called ./bootstrap.sh && ./configure && make && make install && make > samples) > > Is there a configuration that should be made in freeswitch.spec file? > Any ideas? > > Regards > Baris > >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
