This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: autoload error


Alexandre Lemaire <rm1x@rogers.com> wrote:
> java.lang.RuntimeException: invalid syntax in eval form:
> <string>:1:29: failed to find class kawa.lib.std_syntax while autoloading
> cond
> at kawa.lang.Eval.evalBody(Eval.java:81)
> at kawa.lang.Eval.evalBody(Eval.java:36)
> at kawa.standard.Scheme.eval(Scheme.java:750)
> at kawa.standard.Scheme.eval(Scheme.java:734)

Works ok for me.  What version are you running?  Is this during
compilation?  Are you compiling module-static #t or #f ?

Regards,
Chris Dean


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]