Re: Can not compile classpath from CVS.

1998-11-06 Thread Brian Jones
Moses DeJong [EMAIL PROTECTED] writes: ../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

Can not compile classpath from CVS.

1998-11-06 Thread Moses DeJong
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)

RE: native libs

1998-11-06 Thread John Keiser
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brian Jones Could someone email me what it would take to make the native libs useful for installation? I'm assuming we basically need some sort of shared library, possibly several, all installed appropriately for whatever VM