[kaffe] FURTHER PROBLEM: MIPS Support Status - New Regression Failures
Kevin D. Kissell
kevink at mips.com
Mon May 26 05:04:01 PDT 2003
> It should be fixed now, with Tim's recent class loading patch.
Well, even after a "make clean", I get:
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_applet_AudioPlayer.h kaffe/applet/AudioPlayer
../kaffe/kaffeh/kaffeh -classpath ../libraries/javalib/Klasses.jar.bootstrap -o kaffe_lang_SystemClassLoader.h
kaffe/lang/SystemClassLoader
Failed to open object 'kaffe/lang/SystemClassLoader'
make[2]: *** [stamp-h0all] Error 1
make[2]: Leaving directory `/home/kevink/Java/kaffe/kaffe.org/kaffe/include'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/kevink/Java/kaffe/kaffe.org/kaffe/include'
make: *** [all-recursive] Error 1
I had noticed this message when I did my "cvs update -d":
cvs server: libraries/javalib/kaffe/lang/SystemClassLoader.java is no longer in the repository
But I had assumed that it was a case of a no-longer-needed file havng been
removed. Is that not the case? What do I need to do here?
More information about the kaffe
mailing list