[kaffe] Klasses.jar.bootstrap
Dalibor Topic
robilad at kaffe.org
Tue Aug 12 07:49:02 PDT 2003
Hi Rob,
Rob Gonzalez wrote:
> I still cannot compile kaffe from a fresh CVS checkout without access to a
> working rt.jar. When using only the Klasses.jar.bootstrap and jikes
> 1.1.18, I receive the attached list of errors. make Klasses gets as far
> as the awt.jar then starts failing pretty spectacularly.
> Found 4 semantic errors compiling "java/awt/event/ItemEvent.java":
>
> 6. import java.awt.Checkbox;
> ^---------------^
> *** Semantic Error: The import "java/awt/Checkbox" is not valid, since it does not name a type in a package.
>
>
> 7. import java.awt.List;
> ^-----------^
I'd guess that you are either not really using jikes, or have some
problems with a CLASSPATH setting pointing to another, incompatible rt.jar.
Anyway, I've put current rt.jar online at
http://www.kaffe.org/~robilad/rt.jar .
cheers,
dalibor topic
More information about the kaffe
mailing list