[slime-devel] Problems Using SLIME on Windows XP

Helmut Eller heller at common-lisp.net
Fri Jan 2 08:32:38 UTC 2009


* Karl Winterling [2009-01-02 02:49+0100] writes:

> When I do M-x slime-connect, I get an error in the SLIME debugger. I
> use a CLISP 2.45 pre-compiled binary on Windows XP SP3. Here is the
> error and backtrace:
>
> Winsock error 10038 (ENOTSOCK): Socket operation on non-socket
>    [Condition of type SYSTEM::SIMPLE-OS-ERROR]

Does is work if you remove WAIT-FOR-INPUT in swank-clisp.lisp?
There is a pure ANSI implementation in swank-backend.lisp which is
probably more portable.

Helmut.





More information about the slime-devel mailing list