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.
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message