missing files, while compile Kaffe
Archie Cobbs
archie at whistle.com
Fri Aug 11 08:15:32 PDT 2000
Mansuroglu Seki writes:
> ../kaffevm/thread.h:19: java_lang_Throwable.h: No such file or directory
>
> ../kaffevm/thread.h:20: java_lang_Thread.h: No such file or directory
> ../kaffevm/thread.h:21: java_lang_ThreadGroup.h: No such file or
> directory
> make: *** [main.o] Error 1
These files are not part of the distributed source, but they
get generated during compile time. You should see a bunch of
header files generated using kaffeh and Klasses.jar before
the build gets to this point.
Hmm.. try building again in a completely fresh build tree and
check the earlier portion of the build log for any errors..
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
More information about the kaffe
mailing list