[Ecls-list] Slime + ECL - latest working versions?

Stas Boukarev stassats at gmail.com
Fri Feb 26 21:03:26 UTC 2010


On Fri, Feb 26, 2010 at 11:28 PM, Ash <aash29 at mail.ru> wrote:
> Greetings,
> today I tried to run Slime and ECL, building both from CVS. The result is
> following:
>
> (progn (load "/usr/local/slime/swank-loader.lisp" :verbose t)
> (funcall (read-from-string "swank-loader:init"))
> (funcall (read-from-string "swank:start-server")
> "/tmp/slime.24600" :coding-system "iso-latin-1-unix"))
>
> ECL (Embeddable Common-Lisp) 10.2.1
> Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
> Copyright (C) 1993 Giuseppe Attardi
> Copyright (C) 2000 Juan J. Garcia-Ripoll
> ECL is free software, and you are welcome to redistribute it
> under certain conditions; see file 'Copyright' for details.
> Type :h for Help.
> Top level.
>
> ;;; Loading "/usr/local/slime/swank-loader.lisp"
> 0 and 8 are illegal as :START and :END
> for the sequence "UNKNOWN".
> Available restarts:
>
> 1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.
>
> Broken at ECL-VERSION-STRING.
>  File: #P"/usr/local/slime/swank-loader.lisp" (Position #2035)
>
> should I wait for more stable versions or use older ones?
I fixed this problem in Slime's CVS. It wasn't working with CVS
checkouts of ECL, only with git.

-- 
With best regards, Stas.




More information about the ecl-devel mailing list