libjava bootstrap failure

Tom Tromey tromey@redhat.com
Thu Sep 27 10:35:00 GMT 2001


>>>>> "Gerald" == Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

>>> /home/gerald/cvs/gcc/libjava/java/io/ObjectInputStream.java:30: Class or interface `gnu.classpath.Configuration' not found in import.

Gerald> It's in /tmp/OBJ-0927-10:27/i686-pc-linux-gnu/libjava/gnu/classpath
Gerald> (my build dir), together with Configuration.d which has size 1.

I advise avoiding directories with ":" in the name when doing builds.

Gerald> I'm afraid I haven't any clue what this could be; any things I
Gerald> could try?

You could look at the compilation of ObjectInputStream.java and make
sure that there is a `-I' option pointing to the right place.

Tom



More information about the Java mailing list