From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21746 invoked by alias); 22 Dec 2005 23:40:12 -0000 Received: (qmail 21739 invoked by uid 22791); 22 Dec 2005 23:40:11 -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; Thu, 22 Dec 2005 23:40:10 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id jBMNe8JJ021568; Thu, 22 Dec 2005 18:40:08 -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 jBMNe8106950; Thu, 22 Dec 2005 18:40:08 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id jBMNe2rW016948; Thu, 22 Dec 2005 18:40:08 -0500 Message-ID: <43AB3951.4040907@redhat.com> Date: Fri, 23 Dec 2005 08:21:00 -0000 From: Keith Seitz User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Eigil_Krogh_S=F8rensen?= CC: insight@sourceware.org Subject: Re: cygwin and insight-6.4 problems References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2005-q4/txt/msg00058.txt.bz2 Eigil Krogh Sørensen wrote: > When I try to make insight-6.4 in cygwin I get the errors below. What can be the problem, and is there anything I can do to solve them ? > > " > /usr/include/w32api/winsock2.h:95:2: advarsel: #warning "fd_set and associated m > acros have been defined in sys/types. This may cause runtime problems with > W32 sockets" > ../../../src/tcl/win/tclWin32Dll.c:54: error: startvaerdielement er ikke en kons > tant > ../../../src/tcl/win/tclWin32Dll.c:54: error: (near initialization for `asciiPro > cs.buildCommDCBProc') [snip] Wow, I don't know what to tell you... This is the first I've seen of this. I just downloaded the release tarball, dusted off my aging cygwin PC, and kicked off a build. It completed just fine. I built this using: $ uname -a CYGWIN_NT-5.0 cocoa 1.5.16(0.128/4/2) 2005-04-25 20:26 i686 unknown unknown Cygwin This is a Win2k box. What are you using? Keith