GNU bug report logs - #47800
[native-comp] could not resolve realpath of "emacs"

Previous Next

Package: emacs;

Reported by: Dario Gjorgjevski <dario.gjorgjevski <at> gmail.com>

Date: Thu, 15 Apr 2021 14:10:01 UTC

Severity: normal

Merged with 47825

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: wilde <at> sha-bang.de
To: 47800 <at> debbugs.gnu.org
Subject: bug#47800: [native-comp] could not resolve realpath of "emacs"
Date: Fri, 16 Apr 2021 11:53:58 +0200
Hi *,

FWIW: when /proc/self/exe exists it is a symlink to the currently
running executable, that should make the implementation of
find_executable() in these cases straight forward.

Basically:
  realpath ("/proc/self/exe", NULL);
should do the job.

/proc/self/run exists per default on most (all?) GNU/Linux Systems and
on my i386 NetBSD 9.1 per default.  In case of *BSD this might be a
Linux compatibility feature but I'm not sure -- needs checking.

cheers
sascha




This bug report was last modified 4 years and 34 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.