rev 1.45 of src/pkg.lisp inherits 'delay' from clm. when you build cm with it make sure that sbcl-rt.lisp gets recompiled (should happen autmatically) as this is the file that used that symbol (i couldnt 'delay' it in either portmidi or cm-gtk sources)

On Dec 14, 2005, at 7:09 PM, Fernando Lopez-Lezcano wrote:

With cm + portmidi + cm-gtk loaded (sbcl 0.9.7) this is what I get if I
try to load clm (must be portmidi or cm-gtk, this did not happen with cm
alone):

[...]
debugger invoked on a SB-INT:NAME-CONFLICT in thread
#<THREAD "initial thread" {A91D3A1}>:
  USE-PACKAGE #<PACKAGE "CLM"> causes name-conflicts in #<PACKAGE "CM">
between
  the following symbols:
    CLM:DELAY, DELAY
See also:
  The ANSI Standard, Section 11.1.1.2.5

_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to