[slime-devel] Re: Loading slime and swank with clisp doesn't work.

Anton Vodonosov avodonosov at yandex.ru
Sun Jun 8 21:03:38 UTC 2008


on Sunday, June 8, 2008, 9:01:56 PM Eric wrote:

> Thanks Anton

> I updated to the latest slime and now it works. 

> I updated using the following file : 
> http://common-lisp.net/cgi-bin/viewcvs.cgi/root.tar.gz?root=slime&view=tar

> However, it didn't work when I updated with the following command :
> cvs -d
> :pserver:anonymous:anonymous at common-lisp.net:/project/slime/cvsroot co -rFAIRLY-STABLE slime

It's OK. The FAIRLY-STABLE tag was made when clisp version was <= 2.43
and supports only this version.

Best regards,
-Anton


> Anton Vodonosov <avodonosov at yandex.ru> wrote: Hello, Eric. Update to the latest slime.

> Best regards,
> -Anton

> on Saturday, June 7, 2008, 2:08:59 PM Eric wrote:

>> Hello, 

>> I have the same behaviour with clisp 2.45. 
>> I also need to abort the connection to the swank server. 
>> See below. 

>> My .clisprc file only contains the following line. 
>> (in-package :common-lisp-user) 

>> How should  this be fixed ? 

>> Cordially, 
>> Eric 

>> (progn (load "e:/MyRoot/home/elisp/slime/swank-loader.lisp" :verbose
>>              t) 
>> (funcall (read-from-string "swank:start-server") 
>> "c:/DOCUME~1/GCVD3476/LOCALS~1/Temp/slime.2460" 
>> :coding-system "iso-latin-1-unix"))

>>   i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
>>   I I I I I I I      8     8   8           8     8     o  8    8
>>   I  \ `+' /  I      8         8           8     8        8    8
>>    \  `-+-'  /       8         8           8      ooooo   8oooo
>>     `-__|__-'        8         8           8           8  8
>>         |            8     o   8           8     o     8  8
>>   ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

>> Welcome to GNU CLISP 2.45 (2008-05-15) 

>> Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
>> Copyright (c) Bruno  Haible, Marcus Daniels 1994-1997
>> Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
>> Copyright (c) Bruno Haible, Sam Steingold 1999-2000
>> Copyright (c) Sam Steingold, Bruno Haible 2001-2008

>> Type :h and hit Enter for context help.

>> ;; Loading file E:\h\.clisprc ...
>> ;; Loaded file E:\h\.clisprc
[1]>>> 
>> ;; Loading file E:\h\elisp\slime\swank-loader.lisp ...
>> ;; Loading file 
>> 
>> E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\swank-backend.fas ...
>> ;; Loaded file 
>> 
>> E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\swank-backend.fas
>> ;; Loading file
>> E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\nregex.fas .
>> ;; Loaded file
>> E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\nregex.fas
>> ;; Loading file
>> E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\xref.fas ...
>> ;; Loaded file
>>  E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\xref.fas
>> ;; Loading file
>> E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\metering.fas
>> ;; Loaded file
>> E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\metering.fas
>> ;; Compiling file E:\h\elisp\slime\swank-clisp.lisp ...
>> The following functions were used but not defined:
>>  SWANK-BACKEND::SLDB-BACKTRACE
>> 0 errors, 0 warnings
>> ;; 
>> ;; Error while loading: 
>>    E:\h\.slime\fasl\2007-08-16\clisp-2.45-win32-pc386\swank-clisp.fas
>> ;; Condition: INTERN("FRAME-UP-1"): # is locked
>> ;; Aborting.
>> ;; 
[2]>>> 
>> Polling "c:/DOCUME~1/GCVD3476/LOCALS~1/Temp/slime.2460".. 
>> (Abort with `M-x slime-abort-connection'.) [61 times]
>> Cancelled connection attempt.


>> _______________________________________________
>> slime-devel site list
>>  slime-devel at common-lisp.net
>> http://common-lisp.net/mailman/listinfo/slime-devel







> Eric Belpaire 
> --------------  






More information about the slime-devel mailing list