From owner-freebsd-questions Thu May 4 21:14:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.wa.home.com (ha1.rdc1.wa.home.com [24.0.2.66]) by hub.freebsd.org (Postfix) with ESMTP id 4EDE437B59C for ; Thu, 4 May 2000 21:14:42 -0700 (PDT) (envelope-from goodleaf@seanet.com) Received: from [24.14.237.48] by mail.rdc1.wa.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000505041441.WGUP11443.mail.rdc1.wa.home.com@[24.14.237.48]> for ; Thu, 4 May 2000 21:14:41 -0700 Date: Thu, 4 May 2000 20:24:18 -0700 (PDT) From: "J. Goodleaf" X-Sender: goodleaf@C702312-A.sttln1.wa.home.com To: questions@freebsd.org Subject: Help! make installworld error; addendum to Asante NIC Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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