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

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

Re: Error incrementally compiling Emacs


From: Po Lu
Subject: Re: Error incrementally compiling Emacs
Date: Mon, 14 Nov 2022 08:50:21 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Alessandro Bertulli <alessandro.bertulli96@gmail.com> writes:

> Hi all!
>
> I'm trying to upgrade my Emacs. Being on Arch, I have a PKGBUILD script
> from AUR (https://aur.archlinux.org/packages/emacs-git) to build the git
> version. Issuing the compilation invokes the package build system, in
> this case IIUC `make`, and all should be well. However, I have some
> errors:

You have to:

  rm lisp/emacs-lisp/bytecomp.elc

(or "make bootstrap".)


reply via email to

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