[Freeswitch-users] strange warnings on new install on debian 10
Mike Jerris
mike at freeswitch.org
Mon Jun 8 17:59:21 UTC 2020
This error means there are installed modules that were not installed from this build, they are left over in the installed locations from a previous (in this case quite old) build. Those modules are not going to work properly due to api changes over time.
> On Jun 6, 2020, at 1:45 PM, John Covici <covici at ccs.covici.com> wrote:
>
> Hi. I have a new install of fs on a Debian 10 install -- not quite a
> clean install -- but I did get the bdeps and I compiled from source.
> Here are the warnings:
>
> Checking module integrity in target [/usr/local/freeswitch/mod]
>
> WARNING: installed module: mod_spidermonkey_core_db.so was not
> installed by this build. It is not present in modules.conf.
> WARNING: installed module: mod_spidermonkey_curl.so was not installed
> by this build. It is not present in modules.conf.
> WARNING: installed module: mod_spidermonkey.so was not installed by
> this build. It is not present in modules.conf.
> WARNING: installed module: mod_spidermonkey_socket.so was not
> installed by this build. It is not present in modules.conf.
> WARNING: installed module: mod_spidermonkey_teletone.so was not
> installed by this build. It is not present in modules.conf.
>
> I don't see any reference to spidermonkey anywhere in the fs source
> so I am confused as to how to fix.
More information about the FreeSWITCH-users
mailing list