From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30879 invoked by alias); 14 Aug 2007 10:57:08 -0000 Received: (qmail 30792 invoked by uid 22791); 14 Aug 2007 10:56:55 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.180) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Aug 2007 10:56:47 +0000 Received: by wa-out-1112.google.com with SMTP id l35so2144892waf for ; Tue, 14 Aug 2007 03:56:45 -0700 (PDT) Received: by 10.114.92.2 with SMTP id p2mr3378616wab.1187089005537; Tue, 14 Aug 2007 03:56:45 -0700 (PDT) Received: from ?211.162.155.202? ( [211.137.104.68]) by mx.google.com with ESMTPS id t1sm12264504poh.2007.08.14.03.56.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 14 Aug 2007 03:56:38 -0700 (PDT) Subject: could not build tksm in sid snapshot 20070801 From: suleman Reply-To: sulemankm@gmail.com To: sid@sourceware.org Content-Type: text/plain Date: Tue, 14 Aug 2007 10:57:00 -0000 Message-Id: <1187088754.15332.4.camel@skmhome> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit 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/msg00005.txt.bz2 Hi, I've successfully built sid on my ubuntu desktop but 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. Here is the configure command I used. ../src/configure --prefix=/opt/sid --exec-prefix=/opt/sid 2>&1 | tee configure.out Regards, Suleman