[CM] Snd problems with guile ?
tom roth
tom@tomroth.de
Thu, 08 Aug 2002 11:11:06 +0200
just downloade snd from its homepage, configured with
./configure --with-static-xm --with-motif --with-alsa --with-guile
--with-run --with-ladspa
compiled fine. My Problem now i get an
"Syntax error in fixed argument declaration."-error when loading most
.scm files. i could track this down to function definition with optional
arguments. ala
(define* (region-rms #:optional (n 0))
...
)
i am on a brand new SuSE 8.0 system, my guile version is 1.4
i assume something is wrong with the guile setup.
any suggestions ?
Also i am a bit irritated snd claims to live 4 days in the future :-)
This is Snd version 6.0 of 12-Aug-02:
Xen: 1.4, Guile: 1.4
ALSA 0.9.0beta12
Sndlib 16.8 (15-July-02, int24 samples)
CLM 2.14 (29-July-02)
GSL 1.0
Motif 2.1.30 X11R6
xm: 12-Aug-02
Xpm 3.4.11
LADSPA 1.0
with large file support
Compiled Aug 8 2002 04:04:04
C: 2.95.3 20010315 (SuSE)
Libc: 2.2.5.stable
any help appreciated
tom