From owner-freebsd-stable Tue Mar 21 9:44:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from zogbe.tasam.com (jogleaso.campus.vt.edu [198.82.107.209]) by hub.freebsd.org (Postfix) with ESMTP id 634E037BA71 for ; Tue, 21 Mar 2000 09:44:08 -0800 (PST) (envelope-from clash@zogbe.tasam.com) Received: from localhost (clash@localhost) by zogbe.tasam.com (8.9.3/8.9.3) with ESMTP id MAA85696; Tue, 21 Mar 2000 12:42:54 -0500 (EST) (envelope-from clash@zogbe.tasam.com) Date: Tue, 21 Mar 2000 12:42:54 -0500 (EST) From: Joe Gleason To: bod@tasam.com Cc: freebsd-stable@freebsd.org Subject: Re: 4.0 Install World problems on all systems In-Reply-To: <200003211307.IAA65790@sneeze.tasam.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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