all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 16772@debbugs.gnu.org, Juanma Barranquero <lekktu@gmail.com>
Subject: bug#16772: Failure in "make install" on MS-Windows
Date: Mon, 17 Feb 2014 19:57:02 +0100	[thread overview]
Message-ID: <CAH8Pv0hD5h9vR=GRuXNcx8sOeuxbjh4aw=gYVSW5mx5oQf--VQ@mail.gmail.com> (raw)
In-Reply-To: <xhsirhsjp0.fsf@fencepost.gnu.org>

>> I've tried the patch:  I've gone to the build directory and done "make
>> install prefix='../myinstalldir' GZIP_INFO= GZIP_PROG=".  The process
>> has ended up this way:
>
> Don't change `prefix' at install time.
> You should only set prefix with configure.

I'm following the procedure documented in "nt/INSTALL", which says this:

  4. Install the produced binaries:

       make install

     If you want the installation tree to go to a place that is
     different from the one specified by --prefix, say

       make install prefix=/where/ever/you/want

If that procedure is wrong, please fix it.  But FWIW, I've
successfully made many binary distributions in the last months
following that same procedure.

> And if you try, it will say:
>
>   configure: error: expected an absolute directory name for --prefix:
>     ../myinstalldir

No, it says something different: I've just tried this, from a build
directory holding a bootstrap of the trunk (r116453):

  make install prefix=/c/tmp/dir2 GZIP_INFO= GZIP_PROG=

The make process, after writing many messages to the terminal, has
failed with this snippet:

  Installing utilities for users to run.
  umask 022; /bin/mkdir -p "/c/tmp/dir2/bin"
  for file in runemacs.exe addpm.exe ; do \
    /bin/install -c  ${file} "/c/tmp/dir2/bin"/`echo ${file} | sed -e
's/.exe$//' -e 's,x,x,'`.exe ; \
  done
  /bin/install -c -m 644 README.W32 "/c/tmp/dir2/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

And then I've applied the patch sent by Juanma, and tried again.  This
time the installation seems to be successful, and I see the file
"<my-install-dir>/share/emacs/24.3.50/README.W32", as expected.

So please, Juanma, could you commit your patch?  TIA


-- 
Dani Moncayo





  reply	other threads:[~2014-02-17 18:57 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-16 21:23 Failure in "make install" on MS-Windows Dani Moncayo
2014-02-16 21:40 ` bug#16772: " Juanma Barranquero
2014-02-17  2:20   ` Glenn Morris
2014-02-17  2:41     ` Juanma Barranquero
2014-02-17 11:42       ` Dani Moncayo
2014-02-17 12:38         ` Juanma Barranquero
2014-02-17 14:49           ` Eli Zaretskii
2014-02-17 14:54             ` Juanma Barranquero
2014-02-17 15:06               ` Dani Moncayo
2014-02-17 14:48         ` Eli Zaretskii
2014-02-17 15:06         ` Dani Moncayo
2014-02-17 15:18           ` Juanma Barranquero
2014-02-17 15:29             ` Dani Moncayo
2014-02-17 15:39               ` Juanma Barranquero
2014-02-17 15:58                 ` Eli Zaretskii
2014-02-17 16:06                   ` Juanma Barranquero
2014-02-17 15:31           ` Eli Zaretskii
2014-02-17 15:33             ` Dani Moncayo
2014-02-17 15:58               ` Eli Zaretskii
2014-02-17 16:16                 ` Dani Moncayo
2014-02-17 16:44                   ` Eli Zaretskii
2014-02-17 18:00         ` Glenn Morris
2014-02-17 18:57           ` Dani Moncayo [this message]
2014-02-17 19:01             ` Dani Moncayo
2014-02-17 19:05               ` Juanma Barranquero
2014-02-17 19:09                 ` Dani Moncayo
2014-02-17 21:21                   ` Juanma Barranquero
2014-02-17 19:06             ` Glenn Morris
2014-02-17 20:36               ` Eli Zaretskii
2014-02-17 18:58           ` Eli Zaretskii
2014-02-17 19:01             ` Glenn Morris
2014-02-17 19:13               ` Glenn Morris
2014-02-17  4:54     ` Eli Zaretskii
2014-02-17 11:42   ` Dani Moncayo
2014-02-17 12:32     ` Juanma Barranquero
2014-02-17  4:45 ` 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

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

  git send-email \
    --in-reply-to='CAH8Pv0hD5h9vR=GRuXNcx8sOeuxbjh4aw=gYVSW5mx5oQf--VQ@mail.gmail.com' \
    --to=dmoncayo@gmail.com \
    --cc=16772@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    --cc=rgm@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 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.