I am getting this message with hunchentoot, (most recent version as of today).
WARNING: Without thread support, this library is only useful for development.
My question, is this the normal mode of operation? Or do I really need thread support to do anything useful? Or were their flags I needed to setup on install. I am using SBCL 0.14 and I did the default install with that clisp. During the hunchentoot asdf-install, maybe there were options that I skipped over.
This is ubuntu linux 7.10; (not using apt install for sbcl or hunchentoot)