unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* feature/native-comp emacs: could not resolve realpath of "emacs": No such file or directory
@ 2021-04-15 20:18 wilde
  2021-04-16  6:01 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: wilde @ 2021-04-15 20:18 UTC (permalink / raw)
  To: emacs-devel, Andrea Corallo, Eli Zaretskii

Hi,

The current branch head of the native-comp branch produces an emacs
which after "install" yields the following error when run from $PATH
(say with out the path given explicitly):

 % emacs
 emacs: could not resolve realpath of "emacs": No such file or directory

whereas e.g.:

 # /usr/local/bin/emacs

works as expected.

This is _not_ related to my tests on NetBSD, it happens on GNU/Linux
just the same...

I strongly suspect this is related to:

commit 0c1fc9d581ad64efc96c1efccbb4d057796ef807
Author: Andrea Corallo <akrl@sdf.org>
Date:   Wed Apr 14 15:04:19 2021 +0200

    * Fix native-comp startup for symliked binary (bug#44128)
    
            * src/emacs.c (real_filename): New function.
            (set_invocation_vars, load_pdump): Make use of.

cheers,

sascha



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-16  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15 20:18 feature/native-comp emacs: could not resolve realpath of "emacs": No such file or directory wilde
2021-04-16  6:01 ` Eli Zaretskii
2021-04-16  9:36   ` wilde

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