emacs-devel
[Top][All Lists]
Advanced

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

Messages from autogen


From: Angelo Graziosi
Subject: Messages from autogen
Date: Tue, 5 Sep 2017 12:44:09 +0200 (CEST)

I don't remember having noticed this before but in today build from master I 
see this, now, from autogen.sh:

$ ./autogen.sh
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
./autogen.sh: riga 275: git: comando non trovato
./autogen.sh: riga 275: git: comando non trovato
./autogen.sh: riga 275: git: comando non trovato
./autogen.sh: riga 275: git: comando non trovato
./autogen.sh: riga 275: git: comando non trovato
./autogen.sh: riga 275: git: comando non trovato
You can now run './configure'.

(comando non trovato == command not found)

Those messages seems harmless because 'configure' is created and seems to work.

In any case I don't see the reason to have a git package installed. To build I 
use this package:

http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz

which should be just a clean source snapshot and it should not have the need of 
git...

In programming, one should not have more than strictly needed!

Angelo



reply via email to

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