This is the mail archive of the java-patches@gcc.gnu.org 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]

Re: Patch: fix broken build



       Building gcc 3.0 for i686-pc-linux-gnu was broken as of 2:00am
PDT.  Because of the following error messages, I suspect your patch.

make[2]: Entering directory `/home/oldham/gcc/gcc1/objdir/i686-pc-linux-gnu/libjava'
make[2]: *** No rule to make target `gnu/java/locale/LocaleInformation.java', needed by `libgcj.jar'.  Stop.
make[2]: Leaving directory `/home/oldham/gcc/gcc1/objdir/i686-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2

	If it was caused by your patch, will you please fix it
immediately?  If it was not, will you please take the time to find and
suppress the problem?  As we approach the 15Jun release date, we need
to have gcc 3.0 in a bootstrappable state.

Thanks for your help,
Jeffrey D. Oldham
oldham@codesourcery.com


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