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]

trying to compile in Kawa 1.6.98


hello,

I am trying to compile a kawa source file to an application using that call:

kawa --main -C cml.scm

<unknown>:0: Literals: Internal error:java.io.IOException: serializing
ClassType
 not in class table not impleemented
java.io.IOException: serializing ClassType not in class table not
impleemented
        at gnu.bytecode.ClassType.writeExternal(ClassType.java:860)
        at gnu.expr.LitTable.writeObject(LitTable.java:187)
        at gnu.expr.LitTable.emit(LitTable.java:45)
        at gnu.expr.Compilation.emitLiterals(Compilation.java:416)
        at gnu.expr.Compilation.addClass(Compilation.java:1350)
        at gnu.expr.Compilation.<init>(Compilation.java:742)
        at gnu.expr.ModuleExp.compileToFiles(ModuleExp.java:277)
        at kawa.lang.CompileFile.compile_to_files(CompileFile.java:89)
        at kawa.repl.processArgs(repl.java:349)
        at kawa.repl.main(repl.java:544)

Would someone know a workaround for this?

Thanks a lot,

Stanislas Pinte - Associate Software Engineer.

Phone: +32-(0)15-401.371 
Fax: +32-(0)15-401.400
Address: Schaliënhoevedreef 20i, B-2800 Mechelen, Belgium


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