[slime-devel] function CREATE-SWANK-SERVER is undefined
Geoffrey Knauth
geoff at knauth.org
Thu Feb 12 02:10:06 UTC 2004
I upgraded to CLISP 2.32 and all is well now. Thanks for the help.
Geoffrey
--
Geoffrey S. Knauth | http://knauth.org/gsk
On Feb 11, 2004, at 15:35, Helmut Eller wrote:
> I think CLISP 2.29-13 is too old. We use things like
>
> (defstruct (:location (:type list) :named ...))
>
> and older versions of CLISP don't like keywords as struct names.
> CLISP 2.32 or newer should work. There are also some Linux specific
> functions in swank-clisp.lisp. You probably have to comment them out
> or provide MacOS versions (SET-SIGIO-HANDLER and ADD-INPUT-HANDLER
> are currently not used; you can delete them).
More information about the slime-devel
mailing list