it looks to me like cm actually loaded ok and that the error is happeingin in swank, which is part of slime. i see you are using guile and that the error is about the symbol "t" -- do you know for a fact that slime actually work with scheme?

On Aug 16, 2007, at 12:12 PM, padovani wrote:

Hi,
I'm getting some errors after starting CM in xemacs.... Does anyone figures what is wrong?
Thanks...
J. Padovani

PS: here is what I get...

(load "/usr/local/lisp/slime- 2.0/swank-loader.lisp" :verbose t)
(swank:start-server "/tmp/ze/slime.6103" :external-format :iso- latin-1-unix)

(load "/usr/local/lisp/slime-2.0/swank-loader.lisp" :verbose t)
(swank:start-server "/tmp/ze/slime.6103" :external-format :iso- latin-1-unix)

; loading guile.scm
; loading loop.scm
; loading level1.scm
; loading utils.scm
; loading mop.scm
; loading objects.scm
; loading data.scm
; loading scales.scm
; loading spectral.scm
; loading patterns.scm
; loading io.scm
; loading scheduler.scm
; loading gnuplot.scm
; loading plt.scm
; loading sco.scm
; loading clm.scm
; loading clm2.scm
; loading midi1.scm
; loading midi2.scm
; loading midi3.scm
; loading osc.scm
; loading sc.scm
; loading pm.scm
; loading rt.scm

 /\\\
---\\\---------
----\\\--------
----/\\\------- Common Music 2.11.0
---/--\\\------
--/----\\\-----
 /      \\\/

guile>
Backtrace:
In standard input:
1: 0* [load-module "/usr/local/lisp/slime-2.0/swank-loader.lisp" #:verbose ...

standard input:1:1: While evaluating arguments to load-module in expression (load "/usr/local/lisp/slime-2.0/swank-loader.lisp" #:verbose ...):
standard input:1:1: Unbound variable: t
ABORT: (unbound-variable)
guile>
Backtrace:
In standard input:
2: 0* (swank:start-server "/tmp/ze/slime.6103" #:external- format ...)

standard input:2:1: In expression (swank:start-server "/tmp/ze/ slime.6103" #:external-format ...):
standard input:2:1: Unbound variable: swank:start-server
ABORT: (unbound-variable)
guile>


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

Reply via email to