linuxfromscratch:rangeoverpackages:autoconf-archive

문서의 이전 판입니다!


https://github.com/autoconf-archive/autoconf-archive

cd autoconf-archive &&
./configure &&
make 

sudo make install

발생한 문제

make
Making all in doc
make[1]: Entering directory
/workbench/autoconf-archive/t/autoconf-archive/doc'
make[1]: *** No rule to make target `all-macros.texi', needed by
autoconf-archive.info'.  Stop.
make[1]: Leaving directory
/workbench/autoconf-archive/t/autoconf-archive/doc'
make: *** [all-recursive] Error 1 

해결 방안

  • linuxfromscratch/rangeoverpackages/autoconf-archive.1714929929.txt.gz
  • 마지막으로 수정됨: 2024/05/05 17:25
  • 저자 baecy