X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4BE81D25.7020305@gmail.com> Date: Mon, 10 May 2010 15:50:13 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: crossgcc AT sourceware DOT org Subject: Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin References: <900C9A0E015B4755A763C4D4C0E60136 AT jeffPC> <446A395AFC20436299FEDB2C948930A8 AT jeffPC> In-Reply-To: <446A395AFC20436299FEDB2C948930A8@jeffPC> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 09/05/2010 18:08, Jeff Gilton wrote: > ] checking for gawk... (cached) gawk[ALL ] checking for jar... > no[ALL ] checking for fastjar... no[ALL ] checking for gjar... > gjar[ALL ] checking for zip... no[ALL ] checking for unzip... > /usr/bin/unzip[ALL ] Exception in thread "main" > more[ERROR] configure: error: cannot find neither zip nor jar, > cannotcontinue[ERROR] make[2]: *** [configure-target-libjava] Error The current release of cygwin java is experimental (read: buggy), and gjar-4 doesn't work, but you ought to have /usr/bin/zip on your system next to /usr/bin/unzip, and it appears to be missing. Restore that from whereever it got lost to (or just reinstall the "zip" package using setup.exe) and I would expect your build to complete successfully. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple