From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: checkinstall'ing 27.0.91 fails
Date: Tue, 21 Apr 2020 22:05:07 +0300 [thread overview]
Message-ID: <83blnkfyn0.fsf@gnu.org> (raw)
In-Reply-To: <875zdtjgkk.fsf@gmx.com> (message from Jordan Wilson on Tue, 21 Apr 2020 11:09:31 +0100)
> From: Jordan Wilson <jordan.t.wilson@gmx.com>
> Date: Tue, 21 Apr 2020 11:09:31 +0100
>
> I've just tried to get Emacs 27.0.91 on my machine. It builds and runs
> as is to be expected, it's just when I try to do `checkinstall' (as I
> normally do to install Emacs as a package) it gets someway through the
> process and then fails (see the end of this mail).
>
> Build commands:
> ./configure --without-compress-install
> make
> sudo checkinstall make install
>
> Thanks,
> Jordan.
>
> ...
> for file in etags ctags emacsclient ebrowse ; do \
> /usr/bin/install -c ${file} \
> "/usr/local/bin"/` \
> echo ${file} | sed -e 's/$//' -e 's,x,x,' \
> ` || exit; \
> done
> make[1]: Leaving directory '/tmp/emacs-27.0.91/lib-src'
> /usr/bin/install -c src/emacs "/usr/local/bin/`echo emacs-27.0.91 | sed 's,x,x,'`"
> /usr/bin/install -c -m 644 src/emacs.pdmp "/usr/local/libexec/emacs/27.0.91/x86_64-pc-linux-gnu"/emacs.pdmp
> chmod 755 "/usr/local/bin/`echo emacs-27.0.91 | sed 's,x,x,'`"
> rm -f "/usr/local/bin/`echo emacs | sed 's,x,x,'`"
> cd "/usr/local/bin" && ln -s "`echo emacs-27.0.91 | sed 's,x,x,'`" "`echo emacs | sed 's,x,x,'`"
> make -C lib-src maybe-blessmail
> make[1]: Entering directory '/tmp/emacs-27.0.91/lib-src'
> GEN blessmail
> emacs: could not resolve realpath of "../src/emacs": Invalid argument
Why on earth does it try to build 'blessmail'??
next prev parent reply other threads:[~2020-04-21 19:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 10:09 checkinstall'ing 27.0.91 fails Jordan Wilson
2020-04-21 19:05 ` Eli Zaretskii [this message]
2020-04-26 18:48 ` Jordan Wilson
2020-04-26 19:29 ` Nicolas Petton
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=83blnkfyn0.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@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.
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).