[CM] cmio problem

Rick Taube taube@uiuc.edu
Sat, 30 Apr 2005 08:58:17 -0500


sorry, lots is going on so cvs is a little unstable right now. i did 
run the test suite before committing but havent had time to test 
windowing -- ill track it down right now but it may take several hours 
to migrate to sf's anonymous server. sorry!


On Apr 30, 2005, at 7:30 AM, Dave Phillips wrote:

> Greetings:
>
>  Today's CVS builds all right, but I get this error whne I try to run 
> cmio:
>
> CMU Common Lisp Snapshot 2004-11, running on 
> cpe-65-189-231-99.woh.res.rr.com
> With core: /usr/lib/cmucl/lisp.core
> Dumped on: Sat, 2004-10-30 00:45:24-04:00 on lorien
> See <http://www.cons.org/cmucl/> for support information.
> Loaded subsystems:
>    Python 1.1, target Intel x86
>    CLOS based on Gerd's PCL 2004/04/14 03:32:47
> * (cmio)
>
> Error in KERNEL::UNBOUND-SYMBOL-ERROR-HANDLER:  the variable 
> *LINUX-MIDI-FILE-PLAYER* is unbound.
>   [Condition of type UNBOUND-VARIABLE]
>
> Restarts:
>  0: [ABORT] Return to Top-Level.
>
> Debug  (type H for help)
>
> (DEFAULT-FILE-HANDLER :MIDI)
> Source:
> ; File: /home/dlphilp/cm/src/gui/eventio.lisp
> (CASE TYP
>  (:AUDIO (IF # "(dac)" ""))
>  (:MIDI *LINUX-MIDI-FILE-PLAYER*)
>  (:SCO "csound -d -m 0")
>  ...)
> 0] 0
>
> *
>
>
> Suggested fixes welcome... :)
>
> Best.
>
> dp
>
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist