public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
* Re: insight/244: Compile problems for TCL on Windows XP / Cygwin
@ 2004-01-21 14:40 kseitz
  0 siblings, 0 replies; 3+ messages in thread
From: kseitz @ 2004-01-21 14:40 UTC (permalink / raw)
  To: insight-prs, kseitz, nobody, thomas.cocagne

Synopsis: Compile problems for TCL on Windows XP / Cygwin

Responsible-Changed-From-To: unassigned->kseitz
Responsible-Changed-By: kseitz
Responsible-Changed-When: Wed Jan 21 14:40:30 2004
Responsible-Changed-Why:
    I don't know why, but I'm checking in a fix
State-Changed-From-To: open->feedback
State-Changed-By: kseitz
State-Changed-When: Wed Jan 21 14:40:30 2004
State-Changed-Why:
    I've checked-in the attached patch from tcl's sourceforge repository until someone imports the newest tcl/tk from there.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=244


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: insight/244: Compile problems for TCL on Windows XP / Cygwin
@ 2004-02-08 12:43 Arek Karas
  0 siblings, 0 replies; 3+ messages in thread
From: Arek Karas @ 2004-02-08 12:43 UTC (permalink / raw)
  To: kseitz; +Cc: insight-prs

The following reply was made to PR insight/244; it has been noted by GNATS.

From: "Arek Karas" <karas@2com.pl>
To: <kseitz@sources.redhat.com>,
	<insight-gnats@sources.redhat.com>,
	<insight-prs@sources.redhat.com>,
	<thomas.cocagne@navy.mil>
Cc:  
Subject: Re: insight/244: Compile problems for TCL on Windows XP / Cygwin
Date: Sun, 8 Feb 2004 13:42:05 +0100

 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&databas
 e=insight&pr=244
 
 I found reason:
 Identifier FILE_EXISTS generate conflict with win32 API header files.
 Solution: Simply change this identifier.
 
 Regards
 AK


^ permalink raw reply	[flat|nested] 3+ messages in thread

* insight/244: Compile problems for TCL on Windows XP / Cygwin
@ 2004-01-15 19:43 thomas.cocagne
  0 siblings, 0 replies; 3+ messages in thread
From: thomas.cocagne @ 2004-01-15 19:43 UTC (permalink / raw)
  To: insight-gnats


>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:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-08 12:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-21 14:40 insight/244: Compile problems for TCL on Windows XP / Cygwin kseitz
  -- strict thread matches above, loose matches on Subject: below --
2004-02-08 12:43 Arek Karas
2004-01-15 19:43 thomas.cocagne

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).