Date: Tue, 21 Mar 2000 12:42:54 -0500 (EST) From: Joe Gleason <clash@zogbe.tasam.com> To: bod@tasam.com Cc: freebsd-stable@freebsd.org Subject: Re: 4.0 Install World problems on all systems Message-ID: <Pine.BSF.4.21.0003211233410.85518-100000@zogbe.tasam.com> In-Reply-To: <200003211307.IAA65790@sneeze.tasam.com>
next in thread | previous in thread | raw e-mail | index | archive | help
cp /usr/obj/usr/src/i386/usr/bin/install-info /usr/bin If this is done after make buildworld and before installworld, it should be groovy. The old version of install-info does not work correctly when doing the installworld. Joe Gleason Tasam On Tue, 21 Mar 2000, digital wrote: > ===> lib/libcom_err > cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_err.h /usr/include > cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_right.h /usr/include > install -c -o root -g wheel -m 444 libcom_err.a /usr/lib > install -c -o root -g wheel -m 444 libcom_err_p.a /usr/lib > install -c -s -o root -g wheel -m 444 libcom_err.so.2 /usr/lib > ln -sf libcom_err.so.2 /usr/lib/libcom_err.so > install -c -o root -g wheel -m 444 com_err.3.gz /usr/share/man/man3 > ===> lib/libcom_err/doc > install-info --quiet --defsection="Programming & development tools." --defentry="* libcom_err: (com_err). A Common Error Description Library for UNIX." com_err.info /usr/share/info/dir > install-info: unrecognized option `--defsection=Programming & development tools.' > Try `install-info --help' for a complete list of options. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003211233410.85518-100000>