From owner-freebsd-questions Fri May 5 8:57:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id E9AD037B880 for ; Fri, 5 May 2000 08:57:28 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id RAA06752; Fri, 5 May 2000 17:57:20 +0200 (CEST) From: Salvo Bartolotta Date: Fri, 05 May 2000 16:59:11 GMT Message-ID: <20000505.16591100@bartequi.ottodomain.org> Subject: Re: Help! make installworld error; addendum to Asante NIC To: "J. Goodleaf" , freebsd-questions@FreeBSD.ORG In-Reply-To: References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 5/5/00, 4:24:18 AM, "J. Goodleaf" wrote=20 regarding Help! make installworld error; addendum to Asante NIC: > Have CVSup'd (How do you pronounce that?) twice in the last week. Each= > time the make buildworld procedure works perfectly, but make=20 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 > =3D=3D=3D> 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 > =3D=3D=3D> lib/libcom_err/doc > install-info --quiet --defsection=3D"Programming & development > tools." --defentry=3D"* 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. Dear J. Goodleaf, I may be wrong, but I recall meeting this error when I upgraded from=20 3.4-S to 4.0-S for the first time. You might apply the same workaround, which should still be described=20 in /usr/src/UPDATING: i.e. you might first install the world with the=20 -DNOINFO option. Also, the -k option might be necessary, too. It's a couple of weeks since I last made the world for my 4.0-S=20 system. I'll check this personally in a while, probably adding to your=20 woes :-) Good luck, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message