From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10802 invoked by alias); 7 May 2009 04:02:10 -0000 Received: (qmail 10738 invoked by uid 22791); 7 May 2009 04:02:07 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 May 2009 04:02:01 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M1uny-0002Qx-Ry for insight@sources.redhat.com; Thu, 07 May 2009 04:01:54 +0000 Received: from 75.139.7.185 ([75.139.7.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 May 2009 04:01:54 +0000 Received: from gds by 75.139.7.185 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 May 2009 04:01:54 +0000 To: insight@sources.redhat.com From: Gene Smith Subject: Re: Insight broken with latest tcl/tk Date: Thu, 07 May 2009 04:02:00 -0000 Message-ID: References: <4A01ACFC.8000703@redhat.com> <000901c9ce61$be044430$3a0ccc90$@u-strasbg.fr> <4A01B150.5000707@redhat.com> <000a01c9ce62$cbf381e0$63da85a0$@u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Thunderbird 2.0.0.21 (X11/20090409) In-Reply-To: <000a01c9ce62$cbf381e0$63da85a0$@u-strasbg.fr> X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00051.txt.bz2 Pierre Muller wrote: > >> -----Message d'origine----- >> De : insight-owner@sourceware.org [mailto:insight-owner@sourceware.org] >> De la part de Keith Seitz >> Envoyé : Wednesday, May 06, 2009 5:49 PM >> À : Pierre Muller >> Cc : insight@sources.redhat.com >> Objet : Re: Insight broken with latest tcl/tk >> >> Pierre Muller wrote: >>> I wrote a minimal patch... >>> allows insight to compile again... >>> Should I commit it? >> Yes, please! Thank you! > > Thanks, committed. > >>> PS: It compiles but is still unusable on my cygwin machine :( >> I haven't forgotten about this (although it may seem so). I'll respond >> to that thread shortly. > > I will be happy if you found something out... > > Pierre > After "cvs update" now builds OK on u9.04/x86_64 and runs as 6.8.50.20090507-cvs (from Help/About). Have not yet tried to debug and ARM with it yet. Thanks.