[CM] cm not loading

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Sun, 28 Oct 2007 11:28:20 -0700


On Sun, 2007-10-28 at 08:30 -0700, Oded Ben-Tal wrote:
> I recently updated cm/clm and now cm isn't loading properly.
> I'm using the latest planetCCRMA version of cm/clm (cmucl), under 
> xemacs/slime.
> When I start cm mode I get some warnings:
> ; In: LAMBDA (PCL::.PV-CELL. PCL::.NEXT-METHOD-CALL. O C DATA)
> 
> ;   (COMPONENT-VISITED-P O C)
> ; Warning: Undefined function COMPONENT-VISITED-P
> ; ;
> 
> and several 'deleting unreachable code' warnings.
> and then I get a final error:
> 
> Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:  NIL is not of type 
> REAL
>     [Condition of type TYPE-ERROR]
> 
> Restarts:
>    0: [CONTINUE] Return NIL from load of 
> "/usr/lib/cmucl/lib/cm/cm-load.lisp".
>    1: [ABORT   ] Skip remaining initializations.
> 
> Common Music version is 2.11.0

Which version of the operating systema and the packages? Do you get the
same error with the sbcl version (I have not used cmucl in a while)?

-- Fernando