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]

Re: Kawa build problem


Chris wrote:

>  java kawa.repl -d ../.. \
>    -P `echo kawa-lib|sed -e s/-/./g`. --module-static -C 
> std_syntax.scm reflect
> ion.scm syntax.scm lists.scm thread.scm characters.scm files.scm 
> keywords.scm po
> rts.scm misc.scm numbers.scm strings.scm vectors.scm uniform.scm 
> system.scm trac
> e.scm windows.scm
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> gnu/kawa/functions/Di
> splayFormat
>        at kawa.standard.Scheme.<clinit>(Scheme.java:816)
>        at java.lang.Class.forName0(Native Method)
>        at java.lang.Class.forName(Class.java:120)
>        at gnu.expr.Interpreter.getInstance(Interpreter.java:74)
>        at kawa.repl.getInterpreter(repl.java:136)
>        at kawa.repl.main(repl.java:230) 

What does "java" run?  If Sun's JDK, which version?
What is your platform (operting system etc)?
    --Per




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