This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 bootstrap failure in libjava
On Friday 27 April 2001 06:22, Geoff Keating wrote:
> Brad Lucier <lucier@math.purdue.edu> writes:
> > Yesterday I reported this problem with 3.1; it seems to have been "fixed"
> > by disabling java on solaris.
> >
> > Well, today I have the same problem on alphaev6-unknown-linux-gnu:
> >
> > make[2]: Entering directory
> > `/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gn
> >u/libjava' make[2]: *** No rule to make target
> > `java/security/acl/Acl.java', needed by `libgcj.jar'. Stop. make[2]:
> > Leaving directory
> > `/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gn
> >u/libjava' make[1]: *** [all-target-libjava] Error 2
> > make[1]: Leaving directory
> > `/export/u11/lucier/programs/gcc/gcc-3.1/objdir' make: *** [bootstrap]
> > Error 2
> >
> > This is a generic java problem, and should be fixed in a generic way.
>
> The automated tester is not seeing this. This probably means it is a
> local error in your setup.
I'm also getting the same problem with 3.1 already for a some days:
make[3]: Leaving directory `/disk2/cvs/gcc31/build/build.lnx/i686-pc-linux-gnu/boehm-gc'
make[2]: Leaving directory `/disk2/cvs/gcc31/build/build.lnx/i686-pc-linux-gnu/boehm-gc'
make[2]: Entering directory `/disk2/cvs/gcc31/build/build.lnx/i686-pc-linux-gnu/libjava'
make[2]: *** No rule to make target `java/security/acl/Acl.java', needed by `libgcj.jar'. Stop.
make[2]: Leaving directory `/disk2/cvs/gcc31/build/build.lnx/i686-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/disk2/cvs/gcc31/build/build.lnx'
make: *** [bootstrap] Error 2
Andris