all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Gallagher, Kevin" <Kevin.Gallagher@boeing.com>
Cc: 10665-done@debbugs.gnu.org
Subject: bug#10665: 24.0.93; Building for MS Windows using MinGW encounters a build problem in	../emacs-24.0.93/src/makefile
Date: Mon, 30 Jan 2012 20:55:51 +0200	[thread overview]
Message-ID: <83ty3dqatk.fsf@gnu.org> (raw)
In-Reply-To: <DEA5AB0D58A5EB4F98C312A173A3ECAE1721E95B69@XCH-MW-11V.mw.nos.boeing.com>

> From: "Gallagher, Kevin" <Kevin.Gallagher@boeing.com>
> Date: Mon, 30 Jan 2012 12:35:02 -0600
> 
> The problem is in the generated ../emacs-24.0.93/src/makefile, which
> has the following target and associated rule:
> 
> globals.h: gl-stamp
>       @cmd /c rem true
> 
> In an MinGW/MSYS bash shell, this rule invokes the MS Windows cmd.exe
> command interpreter, which issues a prompt and then does not exit, thereby
> halting the build.  The output from make looks like this, at this point:
> 
> echo timestamp > gl-stamp
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
> 
> c:\emacs-24.0.93\src>

This is a known issue with the MSYS Bash.  That shell is not supported
by the Windows build of Emacs, for this very reason, see nt/INSTALL.

Just remove MSYS from your PATH, and you should be able to build EMacs
just fine.  You don't need a Unixy shell.

I'm closing this bug report.

Thanks for reporting and digging into this.





      reply	other threads:[~2012-01-30 18:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 18:35 bug#10665: 24.0.93; Building for MS Windows using MinGW encounters a build problem in ../emacs-24.0.93/src/makefile Gallagher, Kevin
2012-01-30 18:55 ` Eli Zaretskii [this message]

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=83ty3dqatk.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=10665-done@debbugs.gnu.org \
    --cc=Kevin.Gallagher@boeing.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.