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

David A. Ventimiglia ventimig at msu.edu
Thu Dec 8 07:02:08 UTC 2005


Goffioul Michael wrote:

>>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.
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems?  Stop!  Download the new AJAX search engine that makes
>searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
>_______________________________________________
>Ecls-list mailing list
>Ecls-list at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ecls-list
>
>  
>
Thanks everyone. Running ecl's build configuration with the tcp option 
turned on, fixed the problem.

Cheers,
Dave




More information about the ecl-devel mailing list