Hi,
I am using the latest SBCL built from sources (1.0.0.10) and doing M-x slime gives me the following error:
; compiling file "/home/vamsee/lisp/slime/swank-sbcl.lisp" (written 27 NOV 2006 02:22:50 PM): (/usr/local/lib/sbcl/sb-bsd-sockets/constants.lisp /usr/local/lib/sbcl/sb-bsd-sockets/constants.fasl /usr/local/lib/sbcl/sb-bsd-sockets/constants.fasl /usr/local/lib/sbcl/sb-bsd-sockets/foo.c /usr/local/lib/sbcl/sb-bsd-sockets/a.out /usr/local/lib/sbcl/sb-bsd-sockets/constants.lisp-temp) ; compilation aborted after 0:00:00
;; Error while loading: /home/vamsee/.slime/fasl/2006-11-26/sbcl-1.0.0.10-linux-x86/swank-sbcl.fasl ;; Condition: The value NIL ;; is not of type ;; (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING PATHNAME ;; FILE-STREAM). ;; Aborting. ; ; compilation unit aborted ; caught 3 fatal ERROR conditions *
I am using the latest slime too. Any help appreciated.
Thanks, Vamsee.