[slime-devel] can't M-x slime on CMUCL 18c+
Jack Andrews
effbiae at ivorykite.com
Wed Jun 8 03:02:32 UTC 2005
hi.
i recently downloaded slime-1.2.1 but it fails to work on, CMUCL 3.0.8 18c+
(debian):
i don't know if its because:
a) i'm using lisp-safe.core (more typechecks?)
b) i should be using an older slime to match the older CMUCL
c) ...
i'd prefer to use an older slime than a newer cmucl, unless i'm persuaded
otherwise.
help much appreciated,
jack
M-x slime
Error in function C::DO-CALL: Execution of a form compiled with errors:
(DEFSTRUCT
(SLIME-INPUT-STREAM
(:INCLUDE STRING-STREAM (COMMON-LISP::IN #'SIS/IN)
(COMMON-LISP::MISC #'SIS/MISC))
(:CONC-NAME SIS.) (:PRINT-FUNCTION %PRINT-SLIME-OUTPUT-STREAM)
(:CONSTRUCTOR MAKE-SLIME-INPUT-STREAM (INPUT-FN SOS)))
(INPUT-FN NIL :TYPE FUNCTION)
(SOS NIL :TYPE SLIME-OUTPUT-STREAM)
(BUFFER "" :TYPE STRING)
(INDEX 0 :TYPE KERNEL:INDEX))
Restarts:
0: [CONTINUE] Return NIL from load of #p"home:.slime/fasl/cmu-release
x86-linux 3.0.8 18c+ 31 december 2001 build
3030-linux-x86/swank-cmucl.x86f".
1: Return NIL from load of
"/home/jack/slime-1.2.1/swank-loader.lisp".
2: [ABORT ] Return to Top-Level.
More information about the slime-devel
mailing list