From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4770 invoked by alias); 5 Nov 2002 22:43:01 -0000 Mailing-List: contact insight-prs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sources.redhat.com Received: (qmail 4755 invoked by uid 71); 5 Nov 2002 22:43:01 -0000 Resent-Date: 5 Nov 2002 22:43:01 -0000 Resent-Message-ID: <20021105224301.4753.qmail@sources.redhat.com> Resent-From: insight-gnats@sources.redhat.com (GNATS Filer) Resent-Cc: insight-prs@sources.redhat.com Resent-Reply-To: insight-gnats@sources.redhat.com, BrianMcGinley@BiometricSolutions.com Received: (qmail 4287 invoked by uid 61); 5 Nov 2002 22:42:18 -0000 Message-Id: <20021105224218.4286.qmail@sources.redhat.com> Date: Tue, 05 Nov 2002 14:43:00 -0000 From: BrianMcGinley@BiometricSolutions.com Reply-To: BrianMcGinley@BiometricSolutions.com To: insight-gnats@sources.redhat.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: insight/184: build fails at WINDRES step X-SW-Source: 2002-q4/txt/msg00000.txt.bz2 List-Id: >Number: 184 >Category: insight >Synopsis: build fails at WINDRES step >Confidential: no >Severity: critical >Priority: high >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Nov 05 14:43:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Brian McGinley >Release: Insight 5.2.x >Organization: >Environment: Windows XP with latest cygwin >Description: I tried to build Insight on a Windows XP system, using cygwin, which I got by following the instructions on this page http://sources.redhat.com/cygwin/ I performed the build after having successfully built my arm tools following the instructions on this page http://sources.redhat.com/ecos/tools/win-arm-elf.html To build Insight, I followed the instructions on this page http://sources.redhat.com/insight/cygwin.html Unfortunately, I got the following error, which I was unable to find any reference to on any of the mailing lists. gcc -c -DWIN32 -D_WIN32 -D_MT -D_DLL -I../../../src/tk/win/../win -I../../../s rc/tk/win/../generic -I../../../src/tk/win/../bitmaps -I../../../src/tk/win/../x lib -I../../../src/tk/win/../../tcl/generic -g -O2 ../../../src/tk/win/../gener ic/tkWindow.c In file included from ../../../src/tk/generic/tkPort.h:27, from ../../../src/tk/generic/tkWindow.c:18: ../../../src/tk/win/tkWinPort.h:52:1: warning: "OPEN_MAX" redefined In file included from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/include/limits.h:132, from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/include/syslimits.h:7, from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/include/limits.h:11, from ../../../src/tk/win/tkWinPort.h:32, from ../../../src/tk/generic/tkPort.h:27, from ../../../src/tk/generic/tkWindow.c:18: /usr/include/limits.h:143:1: warning: this is the location of the previous defin ition windres --include ../../../src/tk/win/../win/rc --include ../../../src/tk/win/.. /generic --define VS_VERSION_INFO=1 ../../../src/tk/win/../win/rc/tk.rc tkres.o windres: ../../../src/tk/win/../win/rc/cursor5e.cur: read of 77824 returned 0 make[2]: *** [tkres.o] Error 1 make[2]: Leaving directory `/insight/tk/win' make[1]: *** [all] Error 2 make[1]: Leaving directory `/insight/tk' make: *** [all-tk] Error 2 Can someone please help me resolve this problem? Thanks, Brian >How-To-Repeat: follow Description >Fix: >Release-Note: >Audit-Trail: >Unformatted: