|
From: | 川原智和 |
Subject: | texinfo build failed on macOS Catalina: "help2man: can't get `--help' info from ..//tp/makeinfo" |
Date: | Wed, 19 Aug 2020 21:34:50 +0900 |
cd ..//tp && /Applications/Xcode.app/Contents/Developer/usr/bin/make makeinfo
rm -f makeinfo
ln -s texi2any makeinfo
/bin/sh /src/git/texinfo/build-aux/missing help2man --name="translate Texinfo documents" -I ./makeinfo.h2m ..//tp/makeinfo -o makeinfo.1
make[3]: `ginstall-info' is up to date.
/bin/sh /src/git/texinfo/build-aux/missing help2man --name="update info/dir entries" -I ./ginstall-info.h2m ..//install-info/ginstall-info -o install-info.1
help2man: can't get `--help' info from ..//tp/makeinfo
Try `--no-discard-stderr' if option outputs to stderr
make[2]: *** [makeinfo.1] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
hoge@hoge texinfo %
Please tell me how to fix it?
[Prev in Thread] | Current Thread | [Next in Thread] |