Hi Axel & Robert,
At 2021-10-28T20:17:43+0200, Axel Kielhorn wrote:
[...]
> make[1]: *** No rule to make target `tmac/mdoc/doc-common', needed by
> `all-am'. Stop.
[...]
At 2021-11-07T08:35:22-0500, Robert Goulding wrote:
> On Chromebook (Debian buster), make fails wit
> Am 28.10.2021 um 20:46 schrieb John Gardner :
>
> Hi Axel,
>
> Before running ./bootstrap from the root directory, make sure all build
> artefacts are wiped:
>
> git pull && git checkout -- . && git clean -xfd
>
> I recall seeing this exact error a while ago when attempting to recompile
1 at 05:18, Axel Kielhorn wrote:
> Today I did a
>
> make clean
> ./configure --with-uchardet=no
> make
>
> and got
>
> make[1]: *** No rule to make target `tmac/mdoc/doc-common', needed by
> `all-am'. Stop.
>
> Yes, I did an
>
> autoconf
>
>
Today I did a
make clean
./configure --with-uchardet=no
make
and got
make[1]: *** No rule to make target `tmac/mdoc/doc-common', needed by `all-am'.
Stop.
Yes, I did an
autoconf
and
autoupdate
since autoconf (GNU Autoconf) 2.71f
suggested that.
Today I’m on MacOS 10.13 with