When building SDCC I always get
configure: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
In support/cpp/gcc/config.log I find:
configure:8342: checking for makeinfo
configure:8369: result: /home/maarten/sdcc/support/cpp/@build_subdir@/texinfo/makeinfo/makeinfo --split-size=5000000
configure:8379: checking for modern makeinfo
configure:8395: result: no
configure:8407: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
I have makeinfo 6.8 installed, but it doesn't look like it has found it. The 8369 result seems wrong.
I also get:
This script seems to be generated by autotools but was not committed with the generated configure script.
And then there is also:
And finally: