From owner-freebsd-current Tue Feb 22 11: 8:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from defiant.quansoo.com (defiant.quansoo.com [63.66.225.90]) by hub.freebsd.org (Postfix) with ESMTP id DE03A37B742 for ; Tue, 22 Feb 2000 11:08:45 -0800 (PST) (envelope-from cgriffiths@quansoo.com) Received: from localhost (cgriffiths@localhost) by defiant.quansoo.com (8.9.3/8.9.3) with ESMTP id OAA00802 for ; Tue, 22 Feb 2000 14:08:43 -0500 (EST) (envelope-from cgriffiths@quansoo.com) X-Authentication-Warning: defiant.quansoo.com: cgriffiths owned process doing -bs Date: Tue, 22 Feb 2000 14:08:43 -0500 (EST) From: "Christopher T. Griffiths" To: freebsd-current@freebsd.org Subject: Upgrade to 4.0 current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I was trying to upgrade from 3.4 -stable to 4.0 Current to test it out for the coming release of 4.0. I cvsup'd as of this morning at 10:00am and did a make buildworld. Then followed by a shutdown now then make installworld. I then got the following error: ===> lib/csu/i386-elf install -c -o root -g wheel -m 444 crt1.o /usr/lib/crt1.o install -c -o root -g wheel -m 444 crtbegin.o /usr/lib/crtbegin.o install -c -o root -g wheel -m 444 crtend.o /usr/lib/crtend.o install -c -o root -g wheel -m 444 crti.o /usr/lib/crti.o install -c -o root -g wheel -m 444 crtn.o /usr/lib/crtn.o install -c -o root -g wheel -m 444 gcrt1.o /usr/lib/gcrt1.o install -c -o root -g wheel -m 444 crtbegin.So /usr/lib/crtbeginS.o install -c -o root -g wheel -m 444 crtend.So /usr/lib/crtendS.o ===> 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. If anyone can give me any pointers as to how to fix this that would be great. Thanks Chris --- Christopher T. Griffiths Engineering Department Quansoo Group Inc. cgriffiths@quansoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message