From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27420 invoked by alias); 3 Aug 2008 20:59:43 -0000 Received: (qmail 27412 invoked by uid 22791); 3 Aug 2008 20:59:42 -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; Sun, 03 Aug 2008 20:59:00 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m73Kww3V007504 for ; Sun, 3 Aug 2008 16:58:58 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m73KwvtO030488; Sun, 3 Aug 2008 16:58:57 -0400 Received: from opsy.redhat.com (vpn-10-45.bos.redhat.com [10.16.10.45]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m73KwveA028226; Sun, 3 Aug 2008 16:58:57 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id A1C5F3784FA; Sun, 3 Aug 2008 14:58:56 -0600 (MDT) To: Keith Seitz Cc: insight Subject: Re: [PATCH] Use system Tcl et al References: <4894DE8F.4090306@redhat.com> <4894F1BF.7000802@redhat.com> <4895EDA6.8040008@redhat.com> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Sun, 03 Aug 2008 20:59:00 -0000 In-Reply-To: <4895EDA6.8040008@redhat.com> (Keith Seitz's message of "Sun\, 03 Aug 2008 10\:40\:54 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2008-q3/txt/msg00023.txt.bz2 Keith> Ummm. I'm not sure what to say. I know "it works for me" is an Keith> unproductive thing to say, but unless I can reproduce it, it is Keith> difficult to track down. I'll figure it out. >> I tried removing tcl,tk,itcl from the source tree, but a rebuild fails >> during libgui configure. Keith> A clean build of libgui fails with no tcl, tk, itcl? What's the Keith> failure? Do you have the -devel packages installed? Whoops, sorry about that. I had itcl-devel but not the others. I'm rebuilding now. Tom