Has anyone else run into this error. Any idea what makefile (or whatever)
I need to hack to get this to work. Also, I have to wonder why the
classpath stuff is compiled one .java file at a time. This takes a lot
longer then just compiling all of the .java files at once.


(here is the error)

../java/lang/Character.java:5: Class gnu.java.lang.ClassLoaderHelper not found in 
import.
import gnu.java.lang.ClassLoaderHelper;
       ^
../java/lang/Character.java:26: Interface java.lang.Comparable of class 
java.lang.Character not 
found.
public final class Character implements Serializable, Comparable
                                                      ^
2 errors
make: *** [java/lang/Block.class] Error 1


Mo DeJong
[EMAIL PROTECTED]
gimme multimedia group

Reply via email to