[slime-devel] SLIME+SBCL+WIN32
Stas Boukarev
stassats at gmail.com
Sat Sep 26 10:57:47 UTC 2009
Luke J Crook <luke at balooga.com> writes:
> I've been getting the following slime error from CVS using SBCL 1.0.29 for
> win32 in Emacs;
>
> See also:
> The ANSI Standard, Macro DEFPACKAGE
> ; compiling file "c:\\home\\bin\\central-registry\\slime\\swank-source-path-
> parser.lisp" (written 25 JUN 2009 08:23:18 PM):
>
> ; c:\home\.slime\fasl\2009-09-24\sbcl-1.0.29-win32-x86\swank-source-path-
> parser.fasl written
> ; compilation finished in 0:00:00.125
> ; loading #P"c:\\home\\.slime\\fasl\\2009-09-24\\sbcl-1.0.29-win32-x86\\swank-
> source-path-parser.fasl"
> ; compiling file "c:\\home\\bin\\central-registry\\slime\\swank-source-file-
> cache.lisp" (written 15 MAY 2009 04:33:37 PM):
>
> ; c:\home\.slime\fasl\2009-09-24\sbcl-1.0.29-win32-x86\swank-source-file-
> cache.fasl written
> ; compilation finished in 0:00:00.094
> ; loading #P"c:\\home\\.slime\\fasl\\2009-09-24\\sbcl-1.0.29-win32-x86\\swank-
> source-file-cache.fasl"
> ; compiling file "c:\\home\\bin\\central-registry\\slime\\swank-
> sbcl.lisp" (written 25 SEP 2009 11:32:52 PM):
> ;
> ; compilation unit aborted
> ; caught 1 fatal ERROR condition
> ; compilation aborted after 0:00:00.094
> ;;
> ;; Error while loading: c:\home\.slime\fasl\2009-09-24\sbcl-1.0.29-win32-
> x86\swank-sbcl.fasl
> ;; Condition: Don't know how to REQUIRE SB-BSD-SOCKETS.
> ;; See also:
> ;; The SBCL Manual, Variable *MODULE-PROVIDER-FUNCTIONS*
> ;; The SBCL Manual, Function REQUIRE
> ;; Aborting.
>
SBCL will search sb-bsd-sockets in the directory specified by SBCL_HOME
environment variable.
--
With best regards, Stas.
More information about the slime-devel
mailing list