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

Eric Belpaire belpaire at yahoo.com
Sat Jun 7 11:08:59 UTC 2008


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) <http://clisp.cons.org/>

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"): #<PACKAGE SYSTEM> 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.





More information about the slime-devel mailing list