Today, I upgraded to SBCL 1.0.18 and Hunchentoot 0.15.7 from SBCL 1.0.12 and Hunchentoot 0.15.2.

Unfortunately, when SBCL compiles I got this error:
erred while invoking #<COMPILE-OP NIL {1002F3BE11}> on
#<CL-SOURCE-FILE "port-sbcl" {10031BF5B1}>
   [Condition of type ASDF:COMPILE-FAILED]

I also got this error when I returned to  Hunchentoot 0.15.2.

I returned to SBCL 1.0.12 and Hunchentoot works in both versions (0.15.2 and 0.15.7)

andy peterson.