接前篇文章《autoconf-archive源码安装》,链接:autoconf-archive源码安装_蓝天居士的博客-优快云博客
前文提到autoconf-archive在编译时出现如下所示错误:
$ make
Making all in doc
make[1]: Entering directory '/home/penghao/TPM/dependencies/autoconf-archive/autoconf-archive/doc'
Updating ./version.texi
make[1]: *** No rule to make target 'all-macros.texi', needed by 'autoconf-archive.info'. Stop.
make[1]: Leaving directory '/home/penghao/TPM/dependencies/autoconf-archive/autoconf-archive/doc'
make: *** [Makefile:420:all-recursive] 错误 1