This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can't build gcc trunk (revision 112779) on sparc-linux: configure: error: jar program not found


Christian Joensson wrote:
On 4/10/06, Christian Joensson <christian.joensson@gmail.com> wrote:


checking for jar... no
checking for fastjar... no
configure: error: jar program not found
make[1]: *** [configure-target-libjava] Error 1
make[1]: Leaving directory `/usr/local/src/trunk/objdir32'
make: *** [bootstrap] Error 2

Any ideas on what this might be due to? It doesn't happen on current
4.1 branch...


Dear God, pls remind me to think...

fastjar is part of the libgcj sw package...


fastjar was removed from gcc. You now need either a working jar program or to disable java when building.


David Daney.


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