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
- Re: Japhar+Classpath patch on web! Paul Fisher
- I just tried to compile the CVS code (help) Moses DeJong
- RE: I just tried to compile the CVS code (help) John Keiser
- RE: I just tried to compile the CVS code (help) John Keiser
- Re: I just tried to compile the CVS code (hel... Brian Jones
- Goals for First Alpha Release John Keiser
- Re: Goals for First Alpha Release Brian Jones
- RE: Goals for First Alpha Releas... John Keiser
- Re: Goals for First Alpha Re... Paul Fisher
- Re: Goals for First Alpha Re... Tommy Reilly
- Re: Can not compile classpath from CVS. Moses DeJong
- Re: Can not compile classpath from CVS. Brian Jones
- Re: Japhar+Classpath patch on web! Petter Reinholdtsen
- Re: Japhar+Classpath patch on web! Petter Reinholdtsen
- RE: Japhar+Classpath patch on web! John Keiser
- Re: Japhar+Classpath patch on web! Chris Toshok
- RE: Japhar+Classpath patch on web! John Keiser
- Re: Japhar+Classpath patch on web! Brian Jones
- Re: Japhar+Classpath patch on web! Brian Jones
- RE: Japhar+Classpath patch on we... John Keiser
- RE: Japhar+Classpath patch on web! John Keiser

