I'm getting the following error when I try to load the mod_spidermonkey_curl module. I didn't get any errors when I compiled it. I also tried --without-libcurl but I got the same result. Any help would be appreciated. <br>
<br>freeswitch@internal> load mod_spidermonkey_curl<br>-ERR [module load file routine returned an error]<br><br>2009-02-28 14:17:54 [CRIT] switch_loadable_module.c:839 switch_loadable_module_load_file() Error Loading module /usr/local/freeswitch/mod/mod_spidermonkey_curl.so<br>
**/usr/local/freeswitch/mod/mod_spidermonkey_curl.so: undefined symbol: mod_spidermonkey_curl_module_interface**<br><br><br>freeswitch@internal> version<br>FreeSWITCH Version 1.0.3 (exported)<br><br>