<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:10pt"><div>I've just started developing in LISP, again, after some years away from it. I wanted to try using Hunchentoot which requires the Bordeaux Threads project. After asdf-installing the project, I REPLd (require :bordeaux-threads) and received the following message:<br><br>WARNING: Either there is no Bordeaux-threads support for your<br>implementation, or your implementation does not support threads<br>therefore some features may not work. Feel free to implement it, or<br>bug one of the maintainers to do so if your lisp supports threads at<br>all.<br><br>I'm running Mac OS X 10.5, SBCL 1.0.30, and Bordeaux-Threads 0.6.0. Does anyone know why I don't have thread support though it appears to have a "green" status on the project page?<br><br>Sincerely,<br>Curtis.<br><br></div></div><br>

      </body></html>