Trying to load Seamonkey in TinyCore 16.2 (CorePure64) I got an error
> XPCOMGlueLoad error for file /tmp/tcloop/seamonkey/usr/local/lib/seamonkey/libxul.so:
> libffi.so.7: cannot open shared object file: No such file or directory
> Couldn't load XPCOM.
When I had loaded another browser (e.g. Palemoon) before, Seamonkey started witout problems.
A check of the dependencies showed that libffi7.tcz is not listed as dependency of seamonkey.
I have added libffi7.tcz to the onboot list. This simple workaround worked as expected.
So there is no immediate need for a fix. As the fix would probably be not much more than fixing a line in a makefile, it would be nice to have it done soon.