[CM] Unbound variable: define*
Bill Schottstaedt
bil@ccrma.Stanford.EDU
Fri, 14 Jun 2002 04:32:01 -0700
> do i have do pre-load any special *scm file that initializes
> snd's internal variables? or is my guile (== 1.4) too old? ...
> [17:13:04] Unbound variable: define*
If possible, get the newer (1.5.n) version of Guile; if not,
load fix-optargs.scm before anything else.
This problem arose about a year and a half ago when
Guile 1.6 was promised "within a week"; so I updated Snd
to be compatible with it, but it never appeared.