This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
libgcj/377: build error 12-02-00 snapshot
- To: java-gnats at sourceware dot cygnus dot com
- Subject: libgcj/377: build error 12-02-00 snapshot
- From: haggs at esar dot org
- Date: 3 Dec 2000 05:50:48 -0000
- Reply-To: haggs at esar dot org
>Number: 377
>Category: libgcj
>Synopsis: build error 12-02-00 snapshot
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: tromey
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 02 22:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Justin Hagemeier
>Release: libgcj-snapshot-2000-12-02
>Organization:
>Environment:
RedHat linux 6.2 i686 gcc 2.97 11-06 snapshot gcj-2.97
>Description:
For some reason it will not build java.lang.System
I get this.
gcj -B/home/haggs/build/libgcj/i686-pc-linux-gnu/libjava/ -C -g -classpath /home/haggs/build/libgcj/i686-pc-linux-gnu/libjava:/home/haggs/libgcj-snapshot-2000-12-02/libjava -d /home/haggs/build/libgcj/i686-pc-linux-gnu/libjava java/lang/System.java
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 - System-specific info.
I have looked at the source and it appears to be correct Java.
My $CLASSPATH variable is not set.
>How-To-Repeat:
build gcj-snapshot-11-06 or even 11-27
then try to build the latest snapshot of libgcj
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: