From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5933 invoked by alias); 13 Nov 2008 18:07:56 -0000 Received: (qmail 5843 invoked by uid 22791); 13 Nov 2008 18:07:55 -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; Thu, 13 Nov 2008 18:07:13 +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 mADI7Bel029161 for ; Thu, 13 Nov 2008 13:07:11 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mADI7BEf020981 for ; Thu, 13 Nov 2008 13:07:11 -0500 Received: from ton.toronto.redhat.com (ton.yyz.redhat.com [10.15.16.15]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mADI7AVN027604; Thu, 13 Nov 2008 13:07:11 -0500 Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id mADI7AoO024267; Thu, 13 Nov 2008 13:07:10 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id mADI7Aim024266; Thu, 13 Nov 2008 13:07:10 -0500 Date: Thu, 13 Nov 2008 18:07:00 -0000 From: "Frank Ch. Eigler" To: Alon Bar-Lev Cc: sid@sources.redhat.com Subject: Re: [PATCH] sid/component/tcl fails to compile using internal tcl at binutils checkouts Message-ID: <20081113180710.GA21621@redhat.com> References: <200811062132.11967.alon.barlev@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811062132.11967.alon.barlev@gmail.com> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00008.txt.bz2 Hi - On Thu, Nov 06, 2008 at 09:32:10PM +0200, Alon Bar-Lev wrote: > [...] > Attached a simple fix for this issue, using the INCLUDE variable. Thank you, patch tested on recent fedora and old RHEL and committed. - FChE