[slime-devel] Problem with slim on SunOS sparc
Damien Cassou
damien.cassou at laposte.net
Mon Jan 31 20:12:59 UTC 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have installed slime on my personnal computer with no problem but I
can't made it run at school. I'm using slime from CVS on FAIRLY-STABLE
branch.
My problem is when I launch slime with 'M-x slime', the connection
process never finish and the seconds scroll up in the mode line.
I have tried with and without the following line in ~/.swank.lisp
(setf swank::*communication-style* :fd-handler)
Thanks
Some version numbers and some debug messages follow :
- -----------------------------------------------------
$ uname -a
SunOS narrhavas 5.9 Generic_112233-11 sun4u sparc SUNW,Ultra-80
$ emacs --version
GNU Emacs 21.3.1
$ lisp
CMU Common Lisp 18c, Built 2000-11-28, running on narrhavas
~ Python 1.0, target SPARCstation/Solaris 2
~ CLOS based on PCL version: September 16 92 PCL (f)
~ CLX X Library MIT R5.02
~ Motif toolkit and graphical debugger 1.0
~ Hemlock 3.5
$ tail -n 5 ~/.emacs
;; lisp
(setq inferior-lisp-program "/net/hamilcar/s6/ens/david/bin/lisp")
(add-to-list 'load-path "~/.emacs.d/slime-cvs")
(require 'slime)
(slime-setup)
Here is what I can see when I launch slime with 'M-x slime' :
- -------------------------------------------------------------
File: /a/tanit/home2/i1/cassou/.emacs.d/slime-cvs/swank-cmucl.lisp
In: DEFIMPLEMENTATION PROFILE-PACKAGE
~ (PROFILE:PROFILE-ALL :PACKAGE PACKAGE :CALLERS-P CALLERS ...)
Warning: :METHODS is not a known argument keyword.
Converted |(PCL::FAST-METHOD PROFILE-PACKAGE (T T T))|.
Compiling DEFIMPLEMENTATION PROFILE-PACKAGE:
Byte Compiling Top-Level Form:
home:.slime/fasl/cmu-18c, Built 2000-11-28/swank-cmucl.sparcf written.
Compilation finished in 0:00:06.
;; Loading #p"/a/tanit/home2/i1/cassou/.slime/fasl/cmu-18c, Built
2000-11-28/swank-cmucl.sparcf".
Invoking debugger...
Starting server:
~ will_fork = False
~ will_trace = False
~ No Inet domain socket created.
~ path = /tmp/.motif_socket-p8093
Error in function XLIB::OPEN-X-STREAM:
~ Failed to connect to X11 server: cassy (display 1)
Restarts:
~ 0: [CONTINUE] Return NIL from load of #p"home:.slime/fasl/cmu-18c,
Built 2000-11-28/swank-cmucl.sparcf".
~ 1: Return NIL from load of
"/net/i1/cassou/.emacs.d/slime-cvs/swank-loader.lisp".
~ 2: [ABORT ] Return to Top-Level.
Debug (type H for help)
(C::DO-CALL #<Code Object "Top-Level Form" {8062E3FF}> 58 59 46 ...)
Source: Error finding source:
Error in function COMMON-LISP::%ENUMERATE-SEARCH-LIST:
~ Undefined search list: trunk
0] Waiting for connection.
Accepting client on Unix socket.
Accepted client on fd 4
Server not forking.
- --
Damien
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB/pFLyl2oT75/6woRAoI8AKCQt5RuNfAGxfqa0JxpvSDZYZm8kQCdEX4K
BX04M+txgQZYa1s7cwuMG0g=
=nT/F
-----END PGP SIGNATURE-----
More information about the slime-devel
mailing list