This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CVS build fails?


"Kevin A. Burton" wrote:

> java/lang/System.java: In class `java.lang.System':
> java/lang/System.java: In method `class$(java.lang.String)':
> java/lang/System.java:1: Missing return statement.
>    // System.java
>     ^
> 1 error
> make[1]: *** [libgcj.zip] Error 1
> make[1]: Leaving directory `/usr/local/rsync/projects/libgcj/build/i686-pc-linux-gnu/libjava'
> make: *** [all-target-libjava] Error 2

Try building your compiler with a "stable" gcc, ie egcs 1.1.2 or redhat 7's gcc 2.96. Use
"make", not "make bootstrap".

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]