[slime-devel] Re: SLIME difficulty with SBCL 0.9.15 on OS X/Aquamacs 0.9.9d
Marco Baringer
mb at bese.it
Fri Oct 27 07:02:09 UTC 2006
Matt Pillsbury <pillsbury at gmail.com> writes:
> ;; Error while loading: /Users/mtp/.slime/fasl/2006-10-26/sbcl-0.9.15-
> darwin-ppc/swank.fasl
> ;; Condition: unknown &KEY argument: :WEAKNESS
> ;; Aborting.
> ;
> ; compilation unit aborted
> ; caught 1 fatal ERROR condition
>
> and it never finishes loading. Any idea what I'm doing wrong?
your sbcl is too old. you have two options:
1) upgrade sbcl
2) comment out the last two forms in swank-sbcl.lisp
(make-weak-key-hash-table and make-weak-value-hash-table)
--
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the slime-devel
mailing list