Jens Teich wrote:
SBCL 1.0.4 GNU Emacs 22.0.97 Mac OS X 10.4.9 (Intel)
get this result:
compiling file "/Applications/slime-2.0/nregex.lisp" (written 19 SEP 2005 10:20:48 AM):
; /Users/jensteich/.slime/fasl/2006-04-20/sbcl-1.0.4-darwin-x86/nregex.fasl written ; compilation finished in 0:00:00 ;;;; loading #P"/Users/jensteich/.slime/fasl/2006-04-20/sbcl-1.0.4-darwin-x86/nregex.fasl" STYLE-WARNING: redefining REGEX in DEFUN STYLE-WARNING: redefining REGEX-QUOTED in DEFUN STYLE-WARNING: redefining REGEX-COMPILE in DEFUN ; compiling file "/Applications/slime-2.0/swank-sbcl.lisp" (written 19 APR 2006 11:18:54 AM):
debugger invoked on a SB-INT:EXTENSION-FAILURE: Don't know how to REQUIRE SB-BSD-SOCKETS. See also: The SBCL Manual, Variable SB-EXT:*MODULE-PROVIDER-FUNCTIONS* The SBCL Manual, Function REQUIRE
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name): 0: [ABORT] Reduce debugger level (to debug level 1). 1: Exit debugger, returning to top level.
(SB-IMPL::REQUIRE-ERROR "Don't know how to ~S ~A.") 0[2]
You have either not installed sbcl using install.sh, or your SBCL_HOME is not set correctly. (Ok, there are other options, but those are the likeliest.)
slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel