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


java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
$ uname -a
Linux tech.com.au 2.4.2 #22 Sun Apr 1 21:10:56 EST 2001 i686 unknown
$ cat CVS/Root
:pserver:anoncvs@anoncvs.cygnus.com:/cvs/kawa


The only unusual thing, is that I did a cvs -dP update from a fairly old cvs
directory.


Per Bothner wrote:

> 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]