[Openmcl-devel] slime troubles

Boris Tschirschwitz boris at math.ubc.ca
Tue Mar 22 00:33:01 PST 2005


Hey.

I am trying to get slime working with openmcl, but emacs/openmcl's answer to
M-x slime keeps being:

(load "/Users/boristschirschwitz/builds/slime/swank-loader.lisp" :verbose t)
(swank:start-server "/tmp/slime.638" :external-format :iso-latin-1-unix)
Welcome to OpenMCL Version (Beta: Darwin) 0.14.3!
? ;Loading #P"/Users/boristschirschwitz/builds/slime/swank-loader.lisp"...
;Loading 
#P"/Users/boristschirschwitz/.slime/fasl/openmcl-0.14-darwin-powerpc/swank-backend.dfsl"...
;Loading 
#P"/Users/boristschirschwitz/.slime/fasl/openmcl-0.14-darwin-powerpc/nregex.dfsl"...
;Loading 
#P"/Users/boristschirschwitz/.slime/fasl/openmcl-0.14-darwin-powerpc/metering.dfsl"...
;Compiling "/Users/boristschirschwitz/builds/slime/swank-openmcl.lisp"...
;Compiler warnings for 
"/Users/boristschirschwitz/builds/slime/swank-openmcl.lisp" :
;   Unused lexical variable STREAM, in (MAKE-STREAM-INTERACTIVE (T)).
; Warning: Interface file #P"ccl:darwin-headers;libc;functions.cdb" does 
not exist.
; While executing: CCL::CDB-OPEN
Read error between positions 8480 and 8595 in 
/Users/boristschirschwitz/builds/slime/swank-openmcl.lisp.
 > Error in process listener(1): Foreign function not found: OS::|tmpnam|
 > While executing: CCL::LOAD-EXTERNAL-FUNCTION
 > Type :POP to abort.
Type :? for other options.
1 >


Now, I did succeed in googling for this problem, apparently I have to do 
something about the interface database.
I also RTFM, but the full archive is supposed to contain the database.
After downloading and installing the database the error persists.

After building from CVS the error still persists.

Could it still be me being stupid?
Boris.

PS: It's the up-tp-date CVS slime




More information about the Openmcl-devel mailing list