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]

build error (2)


Ok, I downloaded & built the latest gcj (which contained the patch
that Alexandre recommended). This time it is failing on
ObjectInputStream (as usual):

gcj -B/usr/local/src/objdir-libgcj-snapshot-2000-11-23/i686-pc-linux-gnu/libjava/ -C -g -classpath /usr/local/src/objdir-libgcj-snapshot-2000-11-23/i686-pc-linux-gnu/libjava:/usr/local/src/libgcj-snapshot-2000-11-23/libjava -d /usr/local/src/objdir-libgcj-snapshot-2000-11-23/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
    ^

I have seen this error when building libgcj before... but not a fix for it.

Oskar (osk@hem.passagen.se)



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