Date: Sat, 18 Mar 2000 22:58:23 -0800 (PST) From: Tom Messmer <messmer@endpage.com> To: freebsd-questions@FreeBSD.ORG Subject: make installworld bombing on RELENG_4 Message-ID: <14548.31375.952658.392824@lucky.endpage.com>
next in thread | raw e-mail | index | archive | help
make world went fine, but installworld produced the following (relevant) output
Any help would be greatly appreciated cause I'm stumped!
install -c -o root -g wheel -m 444 crt1.o /usr/lib/crt1.o^M
install -c -o root -g wheel -m 444 crtbegin.o /usr/lib/crtbegin.o^M
install -c -o root -g wheel -m 444 crtend.o /usr/lib/crtend.o^M
install -c -o root -g wheel -m 444 crti.o /usr/lib/crti.o^M
install -c -o root -g wheel -m 444 crtn.o /usr/lib/crtn.o^M
install -c -o root -g wheel -m 444 gcrt1.o /usr/lib/gcrt1.o^M
install -c -o root -g wheel -m 444 crtbegin.So /usr/lib/crtbeginS.o^M
install -c -o root -g wheel -m 444 crtend.So /usr/lib/crtendS.o^M
===> lib/libcom_err^M
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^M
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^M
install -c -o root -g wheel -m 444 libcom_err.a /usr/lib^M
install -c -s -o root -g wheel -m 444 libcom_err.so.2 /usr/lib^M
ln -sf libcom_err.so.2 /usr/lib/libcom_err.so^M
install -c -o root -g wheel -m 444 com_err.3.gz /usr/share/man/man3^M
===> lib/libcom_err/doc^M
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^M
install-info: unrecognized option `--defsection=Programming & development tools.'^M
Try `install-info --help' for a complete list of options.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
lucky:/usr/src# exit^M
Script done on Sat Mar 18 22:40:10 2000
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14548.31375.952658.392824>
