[CM] CM compile problem
Rick Taube
taube@uiuc.edu
Thu, 15 Sep 2005 11:03:48 -0500
Sorry! Im in the middle of updating the CMIO window to handle the new
systems: Fomus, Portmidi, realtime OSC, Supercollider. (I think todd
plans to send a note around when the realtime OSC/SC support has been
tested )
ill try to patch eventio.lisp so it loads in cmucl but that window wont
be working for about a week or so...
> Greetings:
>
> Building yesterday's CVS source for Common Music fails here:
>
> ; Compiling "src/gui/eventio.lisp";
> ; Error: (during macroexpansion)
> ;
> ; Error in function ALIEN::%PARSE-ALIEN-TYPE: Unknown alien type:
> GTK::PNUM
> ; ;
> ; Error: (during macroexpansion)
> ;
> ; Error in function ALIEN::%PARSE-ALIEN-TYPE: Unknown alien type:
> GTK::PNUM
> ; Loading "bin/cmucl_2004-11_linux-i686/eventio.x86f"
> Execution of a form compiled with errors:
> (ALIEN:DEF-CALLBACK COMPOSE_SWITCH_PAGE
> (C-CALL:VOID (NOTEBOOK (* T)) (PAGE (* T))
> (:INT GTK::PNUM) (DATA (* T)))
> NOTEBOOK
> PAGE
> PNUM
> DATA
> (IF (< -1 PNUM (LENGTH *CMIO-SOURCE-PAGES*))
> (CMIO-NOTEBOOK-SWITCH-PAGE (WIDGET->OBJECT
> DATA)
> :COMPOSE (ELT
>
> *CMIO-SOURCE-PAGES*
> PNUM))))
> [Condition of type KERNEL:SIMPLE-PROGRAM-ERROR]
>
> Restarts:
> 0: [CONTINUE] Return NIL from load of
> #P"/home/dlphilp/cm/bin/cmucl_2004-11_linux-i686/eventio.x86f".
> 1: Return NIL from load of
> "/home/dlphilp/cm/bin/../src/cm.lisp".
> 2: [ABORT ] Skip remaining initializations.
>
> Debug (type H for help)
>
> (C::DO-CALL #<Code Object "Top-Level Form" {58A0C6BF}> 83 84 96 ...)
> Source: Error finding source:
> Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no
> longer exists:
> target:code/byte-interp.lisp.
> 0]
>
>
> I'm no good at debugging Lisp. Any suggestions ?
>
> Btw: CMUCL 2004-11 from the Planet CCRMA repository.
>
> Best,
>
> dp
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist