bug-bison
[Top][All Lists]
Advanced

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

'make clean' not working


From: Andrea Monaco
Subject: 'make clean' not working
Date: Tue, 21 Sep 2021 16:45:45 +0200

Hello,


I'm trying to rebuild a bison-3.8 release tree, but "make clean" aborts
with this error:


CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash 
'/root/bison-3.8/build-aux/missing' autoconf
/root/bison-3.8/build-aux/missing: line 81: autoconf: command not found
WARNING: 'autoconf' is missing on your system.
         You should only need it if you modified 'configure.ac',
         or m4 files included by it.
         The 'autoconf' program is part of the GNU Autoconf package:
         <https://www.gnu.org/software/autoconf/>
         It also requires GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
Makefile:3894: recipe for target 'configure' failed
make: *** [configure] Error 127


Is it expected? I don't think I modified configure.ac or any m4 file, so
autoconf shouldn't be needed. Also, I think it's unusual in any case to
require autotools for a basic operation such as make clean.

I'm on a recent GNU/Hurd release, if it's important.



Thanks,

Andrea Monaco



reply via email to

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