libjava bootstrap failure
Tom Tromey
tromey@redhat.com
Wed Sep 26 09:18:00 GMT 2001
>>>>> "Gerald" == Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
Gerald> /home/gerald/cvs/gcc/libjava/java/io/ObjectInputStream.java:30: Class or interface `gnu.classpath.Configuration' not found in import.
Gerald> import gnu.classpath.Configuration;
Gerald> ...for a simple build (srcdir != objdir) of todays CVS sources.
I updated this morning and did a fresh build (rm -rf <build> <install>).
This worked for me.
The file in question should be created at configure time. Look for
gnu/classpath/Configuration.java in your build tree. If it is not
there then something went wrong during the configure step.
Tom
More information about the Java
mailing list