[CM] Re: Cmdist digest, Vol 1 #1271 - 2 msgs
Oded Ben-Tal
oded at ccrma.Stanford.EDU
Mon, 29 Oct 2007 10:49:38 -0700 (PDT)
So I installed the latest cm-sbcl (BTW, nando, the planet webpage still
mantioned cm support only for cmucl and clisp, not sbcl)
After changing the defualt load for xemacs to cm-sbcl this is what I get
when I start slime:
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread"
{A6A4961}>:
Error during processing of --eval option (LOAD
#P"/usr/lib/sbcl/cm/cm-load"):
#<SB-SYS:FD-STREAM for "file /usr/lib/sbcl/cm/cm-load.fasl" {A6ACA51}>
is in
native code fasl file format version 72, but this version of SBCL uses
format
version 73.
so there seems to be a mismatch between cm-sbcl and the sbcl version.
I'm running FC5
sorry
Oded