From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11831 invoked by alias); 24 Aug 2010 13:41:59 -0000 Received: (qmail 11817 invoked by uid 22791); 24 Aug 2010 13:41:57 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mailout-de.gmx.net (HELO mail.gmx.net) (213.165.64.23) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 24 Aug 2010 13:41:51 +0000 Received: (qmail invoked by alias); 24 Aug 2010 13:41:48 -0000 Received: from baloo.cs.uni-paderborn.de (EHLO baloo.cs.uni-paderborn.de) [131.234.21.116] by mail.gmx.net (mp021) with SMTP; 24 Aug 2010 15:41:48 +0200 Received: from [127.0.0.1] by baloo.cs.uni-paderborn.de with esmtp (Exim 4.70) (envelope-from ) id L7NSPN-0000ZW-OM for insight@sourceware.org; Tue, 24 Aug 2010 15:41:47 +0200 Message-ID: <4C73CC1A.4010407@gmx.de> Date: Tue, 24 Aug 2010 13:41:00 -0000 From: Matthias Andree User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: insight@sourceware.org Subject: Re: Build Insight 6.8-1 on Cygwin 1.7.5-1 References: <716775.72628.qm@web33502.mail.mud.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2010-q3/txt/msg00029.txt.bz2 Am 24.08.2010 06:03, schrieb J: > > > Just wanted to follow up that I'm having this problem too. Just ran ./configure > without any special options and am getting the error Phil is. Any ideas from > anyone on how to solve this? Very frustrating. This has to do with changes in the Cygwin headers, but nobody seemed to care when this was reported early this year. I never bothered to check if Cygwin 1.7.6 improved things. The issue is apparently with the [I]{Tcl/Tk} stuff that ships as part of the Insight sources, but I don't know how severely patched up it is and if it's needed. I also did not bother to check what happens if you removed the whole tcl, tk, itcl and related stuff before running ./configure, and install a Cygwin Tcl/Tk instead. -- Matthias Andree