Re: autoreconf not installing config.sub/.guess
Zack Weinberg <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <CAKCAbMjEWwH+_3waGfkY8f1mrO_FF8WDzLhpY--Q=6_U5rh4RQ@mail.gmail.com> |
On Wed, Nov 11, 2020 at 11:03 AM Ross Burton <[email protected]> wrote: > > | checking build system type... Invalid configuration `aarch64-linux': > machine `aarch64' not recognized > | configure: error: /bin/bash ../db-5.3.28/dist/config.sub aarch64-linux failed > > That file is indeed the original config.sub from 2011 still. We run > autoreconf --install --force so was expecting these files to be > overwritten. Can I see the output of `autoreconf --install --force --verbose` on this package please? zw