From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26882 invoked by alias); 5 Feb 2003 17:41:56 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 26871 invoked from network); 5 Feb 2003 17:41:56 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 5 Feb 2003 17:41:56 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h15Hfuf24694 for ; Wed, 5 Feb 2003 12:41:56 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h15Hfua18689; Wed, 5 Feb 2003 12:41:56 -0500 Received: from [150.1.200.14] (vpn50-48.rdu.redhat.com [172.16.50.48]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h15HftY24147; Wed, 5 Feb 2003 12:41:55 -0500 Subject: Re: Insight build errors (TclIOsock.c) From: Keith Seitz To: John Lowen Cc: "insight@sources.redhat.com" In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1044467158.1492.23.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Wed, 05 Feb 2003 17:41:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q1/txt/msg00077.txt.bz2 On Fri, 2003-01-31 at 15:21, John Lowen wrote: > I am trying to build the latest version of Insight under CYGWIN and am getting the errors listed below. I created a clean directory to build the sources in and used configure without any switches followed by make. I also tried CC='gcc-mwin32' prior to running configure and make with the same results. Can anyone tell me what I am doing wrong? > Thanks, Can you elaborate? What sources are you using? What does "uname -a" show? What does "gcc -v" show? I just checked out CVS HEAD and built using Cygwin 1.3.19 (gcc 3.2 20020927 prerelease) and it built without complaint. (Oh dear, I did it again. I said, "It works for me!". Shame on me.) Keith