From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23125 invoked by alias); 15 Jan 2004 19:43:00 -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 23103 invoked by uid 71); 15 Jan 2004 19:43:00 -0000 Resent-Date: 15 Jan 2004 19:43:00 -0000 Resent-Message-ID: <20040115194300.23102.qmail@sources.redhat.com> Resent-From: insight-gnats@sources.redhat.com (GNATS Filer) Resent-To: nobody@sources.redhat.com Resent-Cc: insight-prs@sources.redhat.com Resent-Reply-To: insight-gnats@sources.redhat.com, thomas.cocagne@navy.mil Received: (qmail 22292 invoked by uid 48); 15 Jan 2004 19:42:00 -0000 Message-Id: <20040115194200.22291.qmail@sources.redhat.com> Date: Thu, 15 Jan 2004 19:43:00 -0000 From: thomas.cocagne@navy.mil Reply-To: thomas.cocagne@navy.mil To: insight-gnats@sources.redhat.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: insight/244: Compile problems for TCL on Windows XP / Cygwin X-SW-Source: 2004-q1/txt/msg00000.txt.bz2 List-Id: >Number: 244 >Category: insight >Synopsis: Compile problems for TCL on Windows XP / Cygwin >Confidential: no >Severity: non-critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Jan 15 19:43:00 UTC 2004 >Closed-Date: >Last-Modified: >Originator: Thomas Cocagne >Release: unknown-1.0 >Organization: >Environment: Windows XP, Cygwin, GCC version 3.3.1 >Description: There appears to be a clash between identifiers declared within the "options" enumeration declared in "insight+dejagnu-20040115/tcl/generic/tclCmdAH.c" (approximately line 800) and a previous #define. This occured after unpacking the archive and doing a simple "./configure; make" >How-To-Repeat: >Fix: Including a few #ifdef #undef #endif blocks immediately preceeding the delaration of the options enumeration fixed the problem and allowed the build to complete. I didn't attempt to determine the exact identifier but it is one of: FILE_DIRNAME, FILE_EXECUTABLE, FILE_EXISTS, or FILE_EXTENSION. >Release-Note: >Audit-Trail: >Unformatted: