Date: Thu, 4 May 2000 20:24:18 -0700 (PDT) From: "J. Goodleaf" <goodleaf@seanet.com> To: questions@freebsd.org Subject: Help! make installworld error; addendum to Asante NIC Message-ID: <Pine.BSF.4.21.0005042016031.1768-100000@C702312-A.sttln1.wa.home.com>
next in thread | raw e-mail | index | archive | help
Have CVSup'd (How do you pronounce that?) twice in the last week. Each time the make buildworld procedure works perfectly, but make installworld generates the following error message (abstracted from the end of the installworld output). What should I do now? (This is 4_STABLE) Also, I asked question about an Asante 10/100 Mac-PC NIC earlier this week. Thanks for your suggestions. The final answer was: It works, using the dc device. However, it is consistently slower than my 3Com 905 TXs. Hmmm. Thanks in advance, John ===> 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 *** Error code 1 Stop in /usr/src/lib/libcom_err/doc. *** Error code 1 Stop in /usr/src/lib/libcom_err. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. 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?Pine.BSF.4.21.0005042016031.1768-100000>