emacs-devel
[Top][All Lists]
Advanced

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

28.1: errors about missing git executable


From: Óscar Fuentes
Subject: 28.1: errors about missing git executable
Date: Fri, 08 Apr 2022 16:57:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

While building 28.1 from the source tar package I see lots of mentions
to missing git:

    ELN  ../../emacs-28.1/lisp/tooltip.eln
    ELN  ../../emacs-28.1/lisp/uniquify.eln
  Error: (file-missing "Searching for program" "No such file or directory" 
"git")
  Error: (file-missing "Searching for program" "No such file or directory" 
"git")

...


  Loading leim/leim-list.el (source)...
  Waiting for git...
  Error running git rev-parse: (file-missing "Searching for program" "No such 
file or directory" "git")
  Waiting for git...
  Error running git rev-parse --abbrev-ref: (file-missing "Searching for 
program" "No such file or directory" "git")
  Finding pointers to doc strings...

The build goes along, but I wonder why those messages are shown and if
they have an effect on the build products.




reply via email to

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