; registering #<SYSTEM-CONNECTION DEFCLASS-STAR-AND-CL-DEF {A788F29}> as ; DEFCLASS-STAR-AND-CL-DEF
debugger invoked on a SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<THREAD "initial thread" RUNNING {A698551}>: The name "SWANK" does not designate any package.
are you darcs pull-ed, stale fasl's removed?
i've tried sbcl --no-userinit and it worked for me. i could load-op defclass-star, cl-def and swank in this order and it worked.
but we don't test much without swank loaded, so it may be something we overlooked.