From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9865 invoked by alias); 14 Aug 2007 11:05:54 -0000 Received: (qmail 9703 invoked by uid 22791); 14 Aug 2007 11:05:33 -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; Tue, 14 Aug 2007 11:05:27 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l7EB5OGh029243; Tue, 14 Aug 2007 07:05:24 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7EB5MCf016721; Tue, 14 Aug 2007 07:05:23 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l7EB5MQC031763; Tue, 14 Aug 2007 07:05:22 -0400 Received: from ton.toronto.redhat.com (ton.toronto.redhat.com [172.16.14.15]) by touchme.toronto.redhat.com (Postfix) with ESMTP id CB22F80008E; Tue, 14 Aug 2007 07:05:21 -0400 (EDT) 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 l7EB5LMR006117; Tue, 14 Aug 2007 07:05:21 -0400 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id l7EB5KAZ006056; Tue, 14 Aug 2007 07:05:20 -0400 Date: Tue, 14 Aug 2007 11:05:00 -0000 From: "Frank Ch. Eigler" To: suleman Cc: sid@sourceware.org Subject: Re: could not build tksm in sid snapshot 20070801 Message-ID: <20070814110520.GA31682@redhat.com> References: <1187088754.15332.4.camel@skmhome> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1187088754.15332.4.camel@skmhome> 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: 2007-q3/txt/msg00006.txt.bz2 Hi - > [...] the tksm component did not build during the configure > process. In fact the configure script didn't create a makefile in > the sid/src/sid/component/tcl folder at all. It should have at least created a Makefile, even if tcl development headers/libraries are absent. You can try running the tcl-component configure script again (a sibling of cgen-cpu/configure*) to see what happened. - FChE