Date: Mon, 10 May 1999 15:05:17 -0400 From: Rick Siple <RickSiple@mpainc.com> To: "Questions (E-mail)" <freebsd-questions@freebsd.org> Subject: install-info: Undefined error: 0 for /usr/local/info/dir Message-ID: <8FCA4DE144C8D211A4D30090273D14196F26@BLUE>
next in thread | raw e-mail | index | archive | help
Attempting to install gettext-0.10.35 port produced the following error message: ===> Generating temporary packing list install-info: Undefined error: 0 for /usr/local/info/dir *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. The make install command obviously proceed up to that point with no fatal errors although the same message can be seen at the very start of the install process. ===> Installing for gettext-0.10.35 Making install in doc /bin/sh ../mkinstalldirs /usr/local/info install -c -o root -g wheel -m 444 ./gettext.info /usr/local/info/gettext.info install-info --info-dir=/usr/local/info /usr/local/info/gettext.info install-info: Undefined error: 0 for /usr/local/info/dir Making install in lib ... The man page for install-info is lacking of any details about the purpose of the program or the /usr/local/info/dir file, which is empty. A search of the questions, stable and ports mailing list turned up one other message asking about the same error on the tex port, but there were no reponses. Any ideas? Another make world to update the install-info program. Strangely enough, the install-info directory under /usr/src/gnu/usr.bin/texinfo/install-info contains only the man page for install-info. Thanks. __________ Rick Siple ricksiple@mpainc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8FCA4DE144C8D211A4D30090273D14196F26>