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

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

bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable direct


From: Andrea Corallo
Subject: bug#53596: 29.0.50; comp-trampoline-compile: Cannot find suitable directory for output in `native-comp-eln-load-path'
Date: Fri, 28 Jan 2022 10:06:39 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Manuel Uberti via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

> On 28/01/22 10:50, Andrea Corallo wrote:
>> Hi Manuel,
>
> Hi Andrea, thank you for the quick reply.
>
>> in `native-comp-eln-load-path' you should have a directory where emacs
>> can create and depose files in order to work correctly.
>> Your `native-comp-eln-load-path' should look more something like:
>> ("/home/manuel/.emacs.d/eln-cache/"
>> "/usr/local/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/29.0.50/native-lisp/")
>> Are you modifying `native-comp-eln-load-path' in your configuration?
>
> No, the only native-comp related setting I am using in my init.el is the 
> following:
>
> (setq-default native-comp-async-report-warnings-errors 'silent)

Interesting, could you verify that with emacs -Q
`native-comp-eln-load-path' is what we expect?

The next question would be what is causing it to change or not to be
set.

Thanks

  Andrea





reply via email to

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