unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Du Yanning <duyanning@gmail.com>
Cc: 11402@debbugs.gnu.org
Subject: bug#11402: Problem while compiling emacs-24.0.96 using MinGW on Win7
Date: Fri, 04 May 2012 12:21:46 +0300	[thread overview]
Message-ID: <837gws713p.fsf@gnu.org> (raw)
In-Reply-To: <CALr_ej1yPziN3NyXMy1do2VFLkjDgDcDeK-o2qjAk1m-JHFCjQ@mail.gmail.com>

> Date: Fri, 4 May 2012 15:34:03 +0800
> From: Du Yanning <duyanning@gmail.com>
> 
> Open a Command Prompt window, then
> 
> f:\> cd emacs-24.0.96/nt
> f:\build-emacs\emacs-24.0.96\
> nt> configure.bat --no-debug --cflags -ID:/gnuwin32/include --cflags
> -IC:/gnuwin32/src/lib --without-png
> f:\build-emacs\emacs-24.0.96\nt> make
> 
> After a while, it stopped. The last few lines of the output said:
> 
> 
>      cmd /c "fc /b gl-tmp globals.h >nul 2>&1 || cp -f gl-tmp globals.h"
>      Microsoft Windows [Version 6.1.7601]
>      Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
>      f:\build-emacs\emacs-24.0.96\src>

Are you using the MSYS Bash shell?  If so, this configuration is not
supported, see nt/INSTALL.  (MSYS Bash has its own ideas about what
"/c" means, so it changes it to something that confuses cmd.exe.)

> How can I cope with this problem?

Remove the directory where MSYS Bash lives from Path, or rename sh.exe
to something else, then try again.

If indeed this is caused by MSYS, I will close this bug.





  reply	other threads:[~2012-05-04  9:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-04  7:34 bug#11402: Problem while compiling emacs-24.0.96 using MinGW on Win7 Du Yanning
2012-05-04  9:21 ` Eli Zaretskii [this message]
     [not found]   ` <CALr_ej24_EX2NevXNU5YfCksOqdx=3C7xvtNXh2SFVX5X4xvpw@mail.gmail.com>
2012-05-04 10:30     ` Eli Zaretskii
2012-05-04 13:43       ` Du Yanning
2012-05-04 14:21         ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=837gws713p.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11402@debbugs.gnu.org \
    --cc=duyanning@gmail.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 public inbox

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

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