From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28485 invoked by alias); 24 May 2006 20:04:46 -0000 Received: (qmail 28376 invoked by uid 22791); 24 May 2006 20:04:44 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 May 2006 20:04:23 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4OK4LlP004775 for ; Wed, 24 May 2006 16:04:21 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4OK4Kvp008023 for ; Wed, 24 May 2006 16:04:20 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k4OK4K6Z007695 for ; Wed, 24 May 2006 16:04:20 -0400 Message-ID: <4474BC43.207@redhat.com> Date: Wed, 24 May 2006 20:04:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5.0.2 (X11/20060420) MIME-Version: 1.0 To: insight@sourceware.org Subject: Re: Any cygwin savvy developers out there? Cygwin build problem References: <4474AC36.7050402@redhat.com> <4474BACD.B9558FE2@dessent.net> In-Reply-To: <4474BACD.B9558FE2@dessent.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00045.txt.bz2 Brian Dessent wrote: > Keith Seitz wrote: > >> I think there are a few of you out there. Anyone know what the following >> errors might arise from? >> [...] >> make[3]: Leaving directory `/home/brgordon/insight-6.4/tcl/win' >> make[2]: *** [all] Error 2 >> make[2]: Leaving directory `/home/brgordon/insight-6.4/tcl' >> make[1]: *** [all-tcl] Error 2 >> make[1]: Leaving directory `/home/brgordon/insight-6.4' >> make: *** [all] Error 2 > > It looks like the reporter is trying to build a release. This problem > was fixed in CVS on > however it had > been mentioned in the mailing list for quite some time beforehand: > . So I think > the solution is just to tell the user to use a more recent version. That would explain it. Sadly, now that you mention it, it does ring a bell... :-( Thanks! Keith