* Carl Tucker [2005-12-27 06:39+0100] writes:
Hi, I'm having a problem getting slime to work.
I'm new to this, so I apologize if I'm doing something stupid. Here's what happens when I start emacs and type M-x slime
I get a new buffer, called *inferior-lisp* which then outputs the following:
[...]
; 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
You didn't install OpenMCL properly. You need the cdb files for foreign functions. Look at the OpenMCL home page for details.
Helmut.