From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9456 invoked by alias); 26 Feb 2009 18:22:53 -0000 Received: (qmail 9442 invoked by uid 22791); 26 Feb 2009 18:22:52 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 26 Feb 2009 18:22:47 +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 n1QIMjxf002739 for ; Thu, 26 Feb 2009 13:22:45 -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 n1QIMkq3003328 for ; Thu, 26 Feb 2009 13:22:46 -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 n1QIMjjw024608; Thu, 26 Feb 2009 13:22:45 -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 n1QIMifY022329; Thu, 26 Feb 2009 13:22:44 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id n1QIMi0l022328; Thu, 26 Feb 2009 13:22:44 -0500 Date: Thu, 26 Feb 2009 18:22:00 -0000 From: "Frank Ch. Eigler" To: David Gaydou Cc: sid@sources.redhat.com Subject: Re: Sid verbose trace reveals missing sid-control-tksm component - again Message-ID: <20090226182244.GA21871@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: 2009-q1/txt/msg00010.txt.bz2 Hi - > im experimenting the same problem that Suleman reported on > 2007-08-25 as fixed, but in my case his work-aroung dont fix the > problem and the configure script cant find the tk.h header when i > run it in the sid/component/tcl folder [...]. Where is your tk.h file on your system? Does sid find tcl.h? - FChE