unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Emacs development discussions <emacs-devel@gnu.org>
Subject: Failure in "make install" on MS-Windows
Date: Sun, 16 Feb 2014 22:23:06 +0100	[thread overview]
Message-ID: <CAH8Pv0gUZKzBjPePfpoRhYLwABObwyM_trfdTS-zRvTM0nw9MQ@mail.gmail.com> (raw)

Hi,

I've just tried to make a full bootstrap + "make install", on
MS-Windows and from the current trunk (last time I tried was 13 days
ago), and "make install" fails like this:

Installing utilities for users to run.
umask 022; /bin/mkdir -p
"/usr/home/dani/emacs/install/emacs-r116453-20140216-w32-bin/bin"
for file in runemacs.exe addpm.exe ; do \
  /bin/install -c  ${file}
"/usr/home/dani/emacs/install/emacs-r116453-20140216-w32-bin/bin"/`echo
${file} | sed -e 's/.exe$//' -e 's,x,x,'`.exe ; \
done
/bin/install -c -m 644 README.W32
"/usr/home/dani/emacs/install/emacs-r116453-20140216-w32-bin/share/emacs/24.3.50"
/bin/install: cannot stat `README.W32': No such file or directory
Makefile:168: recipe for target `install' failed
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/home/dani/emacs/build/nt'
Makefile:509: recipe for target `install-nt' failed
make: *** [install-nt] Error 2


Commit 116425 is related to "README.W32", so the problem might come from there.

-- 
Dani Moncayo



             reply	other threads:[~2014-02-16 21:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-16 21:23 Dani Moncayo [this message]
2014-02-17  4:45 ` Failure in "make install" on MS-Windows Eli Zaretskii
2014-02-17 11:42   ` Dani Moncayo

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=CAH8Pv0gUZKzBjPePfpoRhYLwABObwyM_trfdTS-zRvTM0nw9MQ@mail.gmail.com \
    --to=dmoncayo@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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).