[Ecls-list] ECL & Slime (require 'sockets)

Goffioul Michael goffioul at imec.be
Thu Dec 8 00:27:03 UTC 2005


> Hello,
> 
> When I try to run the latest Slime from CVS (as of 12/7/05), 
> with ecl-0.9h, I get this error:
> 
> ;;; Loading 
> "/home/ventimig/local/share/emacs/site-lisp/slime/nregex.lisp"
> ;;; Loading
> "/home/ventimig/local/share/emacs/site-lisp/slime/swank-ecl.lisp"
> Module error: Don't know how to REQUIRE SOCKETS.
> Broken at REQUIRE.
> 
> I know it's hard to keep up with the latest Slime, but any 
> idea what the problem is here?  Thanks!

This is typically the message you get when the sockets modules has not
been compiled and installed. It actually means ECL cannot locate
sockets.fas.

Michael.




More information about the ecl-devel mailing list