cannot build libgcj
Warren Levy
warrenl@cygnus.com
Sun Nov 12 00:39:00 GMT 2000
On 2000年11月12日, Oskar Liljeblad wrote:
> I get this error when building libgcj with egcs 20001030:
>> gcj -B/usr/local/src/objdir-libgcj-snapshot-2000年11月11日/i686-pc-linux-gnu/libjava/ -C -g -classpath /usr/local/src/objdir-libgcj-snapshot-2000年11月11日/i686-pc-linux-gnu/libjava:/usr/local/src/libgcj-snapshot-2000年11月11日/libjava -d /usr/local/src/objdir-libgcj-snapshot-2000年11月11日/i686-pc-linux-gnu/libjava java/io/ObjectInputStream.java
> java/io/ObjectInputStream.java:1: Missing return statement.
> /* ObjectInputStream.java -- Class used to read serialized objects
> ^
> 1 error
Hmm, this looks like the error discussed in a previous thread:
http://sources.redhat.com/ml/java-discuss/2000-10/msg00135.html
It looks like you should rebuild gcj with the default gcc, not the gcc
from the egcs tree to avoid this bug.
--warrenl
More information about the Java
mailing list