bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55741: Getting an error when running the Emacs 28.1 binary that I bu


From: cinnaroll45
Subject: bug#55741: Getting an error when running the Emacs 28.1 binary that I built from source
Date: Tue, 31 May 2022 19:50:42 +0000

> The --bindir switch could be the problem: as you see from the error
> message, Emacs 28.1 thinks its binary is in /home/user/emacs/bin, not
> in /home/user/bin. So my suggestion is to reconfigure without the
> --bindir switch, as I don't think this is currently supported for the
> build with native-compilation.

Removing the --bindir switch solved the issue for me. Everything gets installed 
to the
expected location and the Emacs binary runs.

> And in addition, please show the full absolute file name of the
> emacs.pdmp file, so we could know in which directory it is installed on your 
> system.

The location of the pdmp file was:
/home/user/emacs/libexec/emacs/28.1/x86_64-pc-linux-gnu/emacs.pdmp

> Can you show the full absolute file name of the file 
> window-0d1b8b93-7ef4271a.eln with
> this installation?  In which directory is it installed by "make install"?

I couldn't expand the absolute location of `window-0d1b8b93-7ef4271a.eln`. The 
error message seemed to
indicate that it was looking for it under the directory where `emacs.pdmp` is, 
however there were no
directories present in that path. Just the pdmp file and three other binaries.

Thank you for helping out!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]