Am 07.12.2023 um 11:14 schrieb Konrad Podczeck <konrad.podczeck@univie.ac.at>:
Am 07.12.2023 um 11:08 schrieb Eli Zaretskii <eliz@gnu.org>:
From: Konrad Podczeck <konrad.podczeck@univie.ac.at> Date: Thu, 7 Dec 2023 09:33:02 +0100
the two lines of code, in loadup-el,
(unless (featurep 'ls-lisp)
)
seem to be incompatible with macos (on an M1-processor). With these get the following error message when building the app:
Error: error ("Preloaded advice on pcase--mutually-exclusive-p")
When did you last update from Git?
This morning. And did you try to "make bootstrap“?
No.
|