public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
From: thomas.cocagne@navy.mil
To: insight-gnats@sources.redhat.com
Subject: insight/244: Compile problems for TCL on Windows XP / Cygwin
Date: Thu, 15 Jan 2004 19:43:00 -0000	[thread overview]
Message-ID: <20040115194200.22291.qmail@sources.redhat.com> (raw)


>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 <identifier> #undef <identifier> #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:


             reply	other threads:[~2004-01-15 19:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-15 19:43 thomas.cocagne [this message]
2004-01-21 14:40 kseitz
2004-02-08 12:43 Arek Karas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040115194200.22291.qmail@sources.redhat.com \
    --to=thomas.cocagne@navy.mil \
    --cc=insight-gnats@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).