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

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

Re: A problem with compiling a fresh Emacs


From: Herbert J. Skuhra
Subject: Re: A problem with compiling a fresh Emacs
Date: Sat, 02 Jan 2021 07:25:12 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/28.0 Mule/6.0

On Sat, 02 Jan 2021 06:17:58 +0100, Marcin Borkowski wrote:
> 
> Hi all,
> 
> I did `make bootstrap' on a fresh `master' (commit 0f561ee553) and after
> a few minutes I got this:
> 
> --8<---------------cut here---------------start------------->8---
>   ELC      cedet/semantic/wisent/javascript.elc
>   ELC      cedet/semantic/wisent/java-tags.elc
>   ELC      cedet/semantic/wisent/java-tags-wy.elc

I don't see this line in my build log.

> In toplevel form:
> cedet/semantic/wisent/java-tags-wy.el:54:17: Error: Bad input grammar
                        ^^^^^^^^^^^^^^^
This file does not exist in my checkout.

> make[3]: *** [Makefile:295: cedet/semantic/wisent/java-tags-wy.elc] Error 1
> make[3]: Leaving directory '/home/mbork/others-works/emacs/emacs/lisp'
> make[2]: *** [Makefile:318: compile-main] Error 2
> make[2]: Leaving directory '/home/mbork/others-works/emacs/emacs/lisp'
> make[1]: *** [Makefile:411: lisp] Error 2
> make[1]: Leaving directory '/home/mbork/others-works/emacs/emacs'
> make: *** [Makefile:1126: bootstrap] Error 2
> --8<---------------cut here---------------end--------------->8---
> 
> Am I doing something wrong?

Have you checked 'git status' and 'git diff'?

--
Herbert



reply via email to

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