Configure the spidermonkey sub-modules in spidermonkey.conf.xml not modules.conf.xml
Mike On Jul 25, 2008, at 7:19 PM, Erol Akarsu <[EMAIL PROTECTED]> wrote: > > I compiled the latest release with --enable-core-odbc-support and > chnaged modules.conf to compile all mod_spidermonkey* modules. > But I see the following in freeswitch console when it starts. As you > see, FS could not find 'switch_module_load symbol in all > spidermonkey modules. > did I do something wrong? > > 2008-07-25 19:10:35 [CONSOLE] mod_spidermonkey.c:944 sm_load_file() > Successfully Loaded [/usr/local/freeswitch/mod/ > mod_spidermonkey_teletone.so] > 2008-07-25 19:10:35 [CONSOLE] mod_spidermonkey.c:944 sm_load_file() > Successfully Loaded [/usr/local/freeswitch/mod/ > mod_spidermonkey_core_db.so] > 2008-07-25 19:10:35 [CONSOLE] mod_spidermonkey.c:944 sm_load_file() > Successfully Loaded [/usr/local/freeswitch/mod/ > mod_spidermonkey_socket.so] > 2008-07-25 19:10:35 [CONSOLE] switch_loadable_module.c:778 > switch_loadable_module_load_file() Successfully Loaded > [mod_spidermonkey] > 2008-07-25 19:10:35 [NOTICE] switch_loadable_module.c:237 > switch_loadable_module_process() Adding Application 'javascript' > 2008-07-25 19:10:35 [NOTICE] switch_loadable_module.c:257 > switch_loadable_module_process() Adding API Function 'jsrun' > 2008-07-25 19:10:35 [NOTICE] switch_loadable_module.c:257 > switch_loadable_module_process() Adding API Function 'jsapi' > 2008-07-25 19:10:35 [CRIT] switch_loadable_module.c:756 > switch_loadable_module_load_file() Error Loading module /usr/local/ > freeswitch/mod/mod_spidermonkey_teletone.so > **Cannot locate symbol 'switch_module_load' please make sure this is > a valid module.** > 2008-07-25 19:10:35 [CRIT] switch_loadable_module.c:756 > switch_loadable_module_load_file() Error Loading module /usr/local/ > freeswitch/mod/mod_spidermonkey_core_db.so > **Cannot locate symbol 'switch_module_load' please make sure this is > a valid module.** > 2008-07-25 19:10:35 [CRIT] switch_loadable_module.c:756 > switch_loadable_module_load_file() Error Loading module /usr/local/ > freeswitch/mod/mod_spidermonkey_socket.so > **Cannot locate symbol 'switch_module_load' please make sure this is > a valid module.** > 2008-07-25 19:10:35 [CRIT] switch_loadable_module.c:756 > switch_loadable_module_load_file() Error Loading module /usr/local/ > freeswitch/mod/mod_spidermonkey_odbc.so > **Cannot locate symbol 'switch_module_load' please make sure this is > a valid module.** > > Erol Akarsu > > > > > > _______________________________________________ > 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
