[CM] new clm: Mac clmLib compile error
B. Battey
bbattey at u.washington.edu
Wed Apr 16 18:40:30 PDT 2003
For the first time since the summer I've downloaded a fresh copy of CLM to
my Mac. In compiling, the following error occurred -- for some reason it
didn't write out the clmLib even though it went through the motions of
compiling it. This occurs consistently on each attempt to load all.lisp:
;Loading #P"Macintosh HD:Applications (Mac OS 9):clm-2:maclib.pfsl"...
"compiling Macintosh HD:Applications (Mac OS 9):clm-2:clmLib..."
"Copying clmLib to Macintosh HD:System Folder:Extensions:..."
> Error: File not found: #P"Macintosh HD:Applications (Mac OS
9):clm-2:clmLib"
> While executing: CCL::%PATH-TO-IOPB
----------
I worked around it by copying my old clmLib into the clm-2 folder.
However, I was then finding that my instruments were not loading
correctly. Specifically:
? (load "Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:sndwarp")
> Error: Cannot initialize #<STANDARD-CLASS SNDWARP> because INS doesn't
exist
> While executing: CCL::INITIALIZE-CLASS
-----------
So, I decide to try recompiling the .ins file and get the following
new warnings
;Compiler warnings for "Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:sndwarp.ins" :
; Unused lexical variable SCORETIME, in (WRITE-EVENT (SNDWARP CLM-FILE
T)).
; Unused lexical variable SCORETIME, in (WRITE-EVENT (SNDWARP SCO-FILE
T)).
---------
And trying to load now returns:
(load "Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:sndwarp")
; Compiling "Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:clm_sndwarp.c"
; Sending command: MrC -shared_lib_export on -d MCL_PPC "Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:clm_sndwarp.c"
; Sending command: PPCLink -xm s "Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:clm_sndwarp.c.o"
"Macintosh HD:Applications (Mac OS 9):clm-2:clmLib"
"{SharedLibraries}InterfaceLib" "{SharedLibraries}StdCLib"
"{SharedLibraries}MathLib" "{PPCLibraries}StdCRuntime.o"
"{PPCLibraries}PPCCRuntime.o" - at export "Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:clm_sndwarp.c.x" -o
"Macintosh
HD:Battey:Studio:Research:PICACS:picacs:clm:sndwarp:clm_sndwarp.o"
> Error: #<STANDARD-CLASS SNDWARP> is not an instance of #<STANDARD-CLASS
PARAMETERIZED-CLASS>
> While executing: CCL::%DEFCLASS
------------------
I occurred to me that there might be changes requiring a new clmLib, so
that brings me back to trying to get around the original clmLib
compile problem...
-=Bret
Bret Battey http://BatHatMedia.com
----------------------------------------------------------------------
Research Associate
Center for Digital Arts and Experimental Media
University of Washington, Seattle http://www.washington.edu/dxarts/
More information about the Cmdist
mailing list