[CM] cm and MCL 5.0

Sean Ferguson ferguson at music.mcgill.ca
Mon Dec 29 19:00:31 PST 2003


I'm *finally* making the move from MCL 4.2 on 
MacOS 9.2.2 to MCL 5.0 on OSX. Has anyone had any 
luck building cm 2.4.0 or 2.4.1 with MCL 5.0? If 
so, any hints would be appreciated.

Running "Load File..." does nothing =>

====================================================================
?
;Loading #P"Macintosh HD:Applications:Lisp:cm-2.4.1:src:cm.lisp"...
?
====================================================================

Running "Load Unix File..." craps out=>

====================================================================
?
;Loading #P"Macintosh HD:Applications:Lisp:cm-2.4.1:src:cm.lisp"...
>  Error: Undefined function MAKE-CM called with arguments () .
>  While executing: CCL::LOAD-FROM-STREAM
>  Type Command-/ to continue, Command-. to abort.
>  If continued: Retry applying MAKE-CM to NIL.
See the RestartsŠ menu item for further choices.
1 >
====================================================================

Running "Load Unix File..." on make.lisp also craps out =>

====================================================================
?
;Loading #P"Macintosh HD:Applications:Lisp:cm-2.4.1:src:make.lisp"...
; Compiling "Macintosh HD:Applications:Lisp:cm-2.4.1:src:clm-stubs.lisp"
; Loading "Macintosh 
HD:Applications:Lisp:cm-2.4.1:bin:mcl_5.0_darwin-powerpc:clm-stubs.cfsl"
; Compiling "Macintosh HD:Applications:Lisp:cm-2.4.1:src:cmn-stubs.lisp"
; Loading "Macintosh 
HD:Applications:Lisp:cm-2.4.1:bin:mcl_5.0_darwin-powerpc:cmn-stubs.cfsl"
; Compiling "Macintosh 
HD:Applications:Lisp:cm-2.4.1:src:midishare:midishare-stubs.lisp"
; Loading "Macintosh 
HD:Applications:Lisp:cm-2.4.1:bin:mcl_5.0_darwin-powerpc:midishare-stubs.cfsl"
; Compiling "Macintosh HD:Applications:Lisp:cm-2.4.1:src:pkg.lisp"
; Loading "Macintosh 
HD:Applications:Lisp:cm-2.4.1:bin:mcl_5.0_darwin-powerpc:pkg.cfsl"
; Compiling "Macintosh HD:Applications:Lisp:cm-2.4.1:src:mcl.lisp"
; Loading "Macintosh 
HD:Applications:Lisp:cm-2.4.1:bin:mcl_5.0_darwin-powerpc:mcl.cfsl"
; Compiling "Macintosh HD:Applications:Lisp:cm-2.4.1:src:clos.lisp"
; Loading "Macintosh 
HD:Applications:Lisp:cm-2.4.1:bin:mcl_5.0_darwin-powerpc:clos.cfsl"
; Generating #P"Macintosh HD:Applications:Lisp:cm-2.4.1:src:iter.lisp"
>  Error: Undefined function STOCL called with 
>arguments (#P"Macintosh 
>HD:Applications:Lisp:cm-2.4.1:src:loop.scm" 
>:FILE "iter" :VERBOSE NIL) .
>  While executing: CL
>  Type Command-/ to continue, Command-. to abort.
>  If continued: Retry applying STOCL to 
>(#P"Macintosh 
>HD:Applications:Lisp:cm-2.4.1:src:loop.scm" 
>:FILE "iter" :VERBOSE NIL).
See the RestartsŠ menu item for further choices.
1 >
====================================================================

I was able to load stocl.lisp, but the files it 
converts seem to be empty except for a header and 
(in-package :cm)

Thanks, Sean




More information about the Cmdist mailing list