other/1915: building libgcj/gcj

anast@solidum.com anast@solidum.com
Thu Feb 8 12:26:00 GMT 2001


>Number:         1915
>Category:       other
>Synopsis:       building libgcj/gcj
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 08 12:26:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     anast@solidum.com
>Release:        unknown-1.0
>Organization:
>Environment:
linux pc.
>Description:
when i try to build libgcj/gcj using the command "make bootstrap"
it crashes and shows the following message :

/.automount/vol/home/anast/compile/objdir/gcc/gcj -B/.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava/ -B/.automount/vol/home/anast/compile/objdir/gcc/ -C -g -classpath /.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava:/.automount/vol/home/anast/compile/gcc-20001211/libjava -d /.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava java/lang/Boolean.java
java/lang/Boolean.java:25: Blank static final variable `FALSE' may not have be initialized.
     public static final Boolean FALSE = new Boolean(false);
                                 ^
java/lang/Boolean.java:26: Blank static final variable `TRUE' may not have be initialized.
     public static final Boolean TRUE = new Boolean(true);
                                 ^
2 errors
make[2]: *** [libgcj.jar] Error 1
make[2]: Leaving directory `/.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/.automount/vol/home/anast/compile/objdir'
make: *** [bootstrap] Error 2

so if you have any idea about how fixing it, please let me know.
 Thanks.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the Gcc-bugs mailing list