[Openmcl-devel] Slime problem on windows
Marko Kocić
marko.kocic at gmail.com
Wed Oct 22 01:28:03 PDT 2008
First, great work on win32 port.
I tried to use slime with it but got the following error when tried:
(progn (load "c:/dev/cvstree/lisp/slime/swank-loader.lisp" :verbose t)
(funcall (read-from-string "swank-loader:init")) (funcall
(read-from-string "swank:start-server")
"c:/DOCUME~1/markko/LOCALS~1/Temp/slime.932" :coding-system
"iso-latin-1-unix"))
; loading system definition from
c:/lisp/lib/asdf-binary-locations/asdf-binary-locations.asd into
#<Package "ASDF0">
; registering #<SYSTEM ASDF-BINARY-LOCATIONS #x89EA04E> as ASDF-BINARY-LOCATIONS
Welcome to Clozure Common Lisp Version 1.3-dev-r11178M-trunk (WindowsX8632)!
? ;Loading #P"c:/dev/cvstree/lisp/slime/swank-loader.lisp"...
;Loading #P"C:/Documents and
Settings/markko/.slime/fasl/2008-10-21/openmcl-version_1.3-dev-r11178m-trunk__(windowsx8632)-windows-x86/swank-backend.wx32fsl"...
;Loading #P"C:/Documents and
Settings/markko/.slime/fasl/2008-10-21/openmcl-version_1.3-dev-r11178m-trunk__(windowsx8632)-windows-x86/metering.wx32fsl"...
;Compiling "c:/dev/cvstree/lisp/slime/swank-openmcl.lisp"...;;
;; Error
while loading: C:/Documents and
Settings/markko/.slime/fasl/2008-10-21/openmcl-version_1.3-dev-r11178m-trunk__(windowsx8632)-windows-x86/swank-openmcl.wx32fsl
;;
Condition: Module XREF was not provided by any function on
*MODULE-PROVIDER-FUNCTIONS*.
;; Aborting.
;;
?
I'm using exe and image downloaded form svn, recent emacs from CVS and
latest slime from CVS.
Am I missing something?
Regards,
Marko
More information about the Openmcl-devel
mailing list