Date: Tue, 22 Feb 2000 14:08:43 -0500 (EST) From: "Christopher T. Griffiths" <cgriffiths@quansoo.com> To: freebsd-current@freebsd.org Subject: Upgrade to 4.0 current Message-ID: <Pine.BSF.4.10.10002221408240.800-100000@defiant.quansoo.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10002221408240.800-100000>
