emacs-devel
[Top][All Lists]
Advanced

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

Is this a bug?


From: hput
Subject: Is this a bug?
Date: Fri, 17 Jun 2022 17:16:34 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

I compiled emacs today and eventually got a clean ./configure run

 ./configure --prefix=/usr/local/src/git/test --with-x=yes \
 --with-x-toolkit=athena --with-imagemagick --with-gnutls \
 --with-sound=no --without-selinux --no-create --no-recursion

The process added the last three up there.

All was good.

But then I ran "make bootstrap" and that process turned up the fact
that I did not have "makeinfo".  That used to get cleared or halted
during ./configure and I've hit a number of times my self during
./configure.

It seems there should not be tools turning up missing in "make
bootstrap" if ./configure showed good to go.

Is that an actual bug or something else?




reply via email to

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