[slime-devel] Error while compiling swank-asdf.lisp need asdf2

Clay Carley III clay.carleyiii at gmail.com
Thu Dec 6 17:49:12 UTC 2012


Error occurs in emacs 23.1.1 (x86_64-mandrake-linux-gnu GTK+Version
2.20.0) when starting slime (M-x slime).

;; Error while compiling /home/cbc/lisp/slime/contrib/swank-asdf.lisp:
;;   Your ASDF version is too old.
;; Please upgrade to ASDF2 and in your ~/.swank.lisp specify:
;;  (defparameter swank::*asdf-directory* #p"/path/containing/asdf/")

My Fix: I got the new ASDF2 text from
http://common-lisp.net/project/asdf/, renamed swank-asdf.lisp to
Oldswank-asdf.lisp, put ASDF2 text into a (new) swank-asdf.lisp file.




More information about the slime-devel mailing list