Compile Classpath from CVS

2010-10-03 Thread kemot

Hello..

I just try to compile Classpath form the CVS but i always get the error
configure.ac:503: required file `./config.rpath' not found, after the
autogen.sh command. 
I have also tried this, [+] Clean files generated by autoconf, aclocal,
automake and configure
[+] Run aclocal
[+] Run autoheader
[+] Run automake
[+] Run autoconf..

But it will not resolve the Problem..

Best regards






-- 
View this message in context: 
http://old.nabble.com/Compile-Classpath-from-CVS-tp29873864p29873864.html
Sent from the Gnu - Classpath - General mailing list archive at Nabble.com.




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 final class Character implements Serializable, Comparable
   ^
 2 errors
 make: *** [java/lang/Block.class] Error 1

This was covered in some previous email to the list.  When compiling
the java sources, you'll probably need to use make -i -k because the
program which is generating the dependencies is slightly broken.

Brian
-- 
|---|Software Engineer
|Brian Jones|[EMAIL PROTECTED]
|[EMAIL PROTECTED]|http://www.nortel.net
|http://www.classpath.org/  |--




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)

../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