[Freeswitch-users] Errors in loading spidermonkey* modules

Erol Akarsu eakarsu_33 at yahoo.com
Fri Jul 25 16:19:06 PDT 2008


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


      





More information about the FreeSWITCH-users mailing list