I think line 66 of mcclim/Lisp-Dep/mp-sbcl.lisp should be changed from (sb-thread:get-mutex *permanent-queue* :locked nil)) to (sb-thread:get-mutex *permanent-queue* nil)). Or, at least, that's how I got it to load.
Thanks to all for the great work.