[Freeswitch-users] Module Load Error
Michael Jerris
mike at jerris.com
Thu Jul 31 23:18:10 PDT 2008
You are using a recent fedora that ships with a libcurl with broken
dependencies. You either need to install a non broken libcurl (I
don't think they have any non broken packages) or configure freeswitch
with the --without-libcurl option to force freeswitch to not use the
system libcurl.
Mike
On Aug 1, 2008, at 1:50, "Shehzad Pankhawala" <shehzad.pankhawala at ecosmob.com
> wrote:
> I have installed FS from svn trunk.
>
> It works fine but some modules are not loaded even if they compiled,
> and loaded in modules.conf.xml
> While start freeswitch and load that module the following error
> displayed:
> 2008-08-01 10:58:43 [CRIT] switch_loadable_module.c:756
> switch_loadable_module_load_file() Error Loading module /usr/local/
> freeswitch/<name of modules listed below>.so
> **/usr/lib/libnssutil3.so: undefined symbol: PR_GetEnv**
>
>
> Above Error is displayed in the below all modules:
> mod_xml_curl
> mod_xml_cdr
> mod_spidermonkey
> mod_shout
>
> I need to use javascript and xml cdr it is important for me to load
> these two modules.
>
> Is there any dependency missing.
>
>
> Thanks
> -----
> Shehzad
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list