classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error with old kaffe version


From: Matthias Pfisterer
Subject: error with old kaffe version
Date: Tue, 20 Jan 2004 19:24:46 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Hi,

another note for the HACKING file:
I tried to build the CVS of classpath with kjc as compiler and kaffe as JVM to execute kjc. When using kaffe 1.0.5, I get the following error:
---
artemis:~/java/classpath>java -version
Kaffe Virtual Machine
Copyright (c) 1996-1999
Transvirtual Technologies, Inc.  All rights reserved
Engine: Just-in-time v3   Version: 1.0.5   Java Version: 1.1
artemis:~/java/classpath>make
Making all in lib
make[1]: Entering directory `/home/matthias/java/classpath/lib'
top_builddir=.. /bin/sh ./gen-classlist.sh standard
/usr/bin/java -classpath /usr/local/kaffe/lib/kjc.jar: at.dms.kjc.Main --classpath .: -d . @classes Couldn't find or load essential class `java/lang/Object' java.lang.NoClassDefFoundError java/lang/Object
make[1]: *** [compile-classes] Aborted
make[1]: Leaving directory `/home/matthias/java/classpath/lib'
make: *** [all-recursive] Error 1
---
If I use the CVS version of kaffe, this doesn't occur. So I think the HACKING file should state that for this compiler/VM combo, kaffe 1.1.3 is required.

Matthias

--
Matthias Pfisterer      <mailto:address@hidden>
Reuchlinstrasse 28      phone ++49-711-62 87 12
D-70176 Stuttgart       (in Deutschland 0711-62 87 12)
GERMANY

Work like you don't need the money.
Love like you've never been hurt.
Dance like nobody is watching.

Java Sound Resources (examples, FAQ, applications):
http://www.jsresources.org/

Tritonus, the open source implementation of the Java Sound API:
http://www.tritonus.org/
--------------------------------------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]