public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Kristian Otnes <kristian.otnes@tevero.no>
To: insight@sources.redhat.com
Subject: 20030924 snapshot build fault under Cygwin
Date: Wed, 24 Sep 2003 05:52:00 -0000	[thread overview]
Message-ID: <3F71098A@epostleser.online.no> (raw)

When trying to build 20030924 snapshot with latest version
of Cygwin (1.5.5-1) (updated 2003-09-24), there is a build fault in

tcl/generic/tclCmdAH.c

due to its use of FILE_EXISTS. This is due to an equal define
in the Cygwin environment:

...\cygwin\usr\include\w32api\winnt.h
...\cygwin\usr\include\w32api\ddk\winddk.h

The fault can be fixed by replacing

FILE_EXISTS with FILE_XISTS in tcl/generic/tclCmdAH.c

but I am not sure how this should actually be fixed permanently,
assuming TCL is taken from somewhere else...

The fault is probably caused by the new version of Cygwin.

Kris.

             reply	other threads:[~2003-09-24  5:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-24  5:52 Kristian Otnes [this message]
2003-09-24 18:14 ` 20030924 snapshot build fault under cygwin Christopher Faylor

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=3F71098A@epostleser.online.no \
    --to=kristian.otnes@tevero.no \
    --cc=insight@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).