newer fedora (core 8 and later) have libcurl that is built against nspr for some reason, but we don't link against it. if you configure freeswitch with --without-libcurl it will use our private copy instead of the distro copy and resolve this issue.

Mike

On Dec 29, 2008, at 8:20 AM, fidibus83 wrote:

Hello,

I want to getting mod xml cdr working, but when I start freeswitch I get this Error:

[CRIT] switch_loadable_module.c:756 switch_loadable_module_load_file() Error Loading module /usr/local/ freeswitch/mod/mod_xml_cdr.so
**/usr/lib/libnss3.so: undefined symbol: PR_UnloadLibrary**

Why can’t FS load the module?

Thanks!

Best regards
_______________________________________________
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

Reply via email to