From owner-freebsd-stable Sun Dec 30 11:44:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 6C45837B405 for ; Sun, 30 Dec 2001 11:44:33 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id fBUJiUD54663; Sun, 30 Dec 2001 20:44:30 +0100 (CET) (envelope-from ibex) Date: Sun, 30 Dec 2001 20:44:30 +0100 From: Dirk Froemberg To: doug@safeport.com Cc: freebsd-stable@freebsd.org Subject: Re: 4.5 buildworld error Message-ID: <20011230204430.C53972@physik.TU-Berlin.DE> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from doug@safeport.com on Sun, Dec 30, 2001 at 02:34:16PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! It seems as if the machine where you ran "make buildworld" doesn't have "NOPROFILE=true" in /etc/make.conf whereas the other machine has. Regards Dirk On Sun, Dec 30, 2001 at 02:34:16PM -0500, doug@safeport.com wrote: > I cvsup'd stable and did an NFS build. All of this went okay and that system was > running. In trying to then upgrade another system I get the following: > > install -c -o root -g wheel -m 444 crt1.o /usr/lib/crt1.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 > ===> lib/libcom_err > cd /usr/home/fbsd/stable/src/lib/libcom_err && install -C -o root -g wheel -m > 444 /usr/home/fbsd/stable/src/lib/libcom_err/../../contrib/com_err/com_err.h > /usr/include > cd /usr/home/fbsd/stable/src/lib/libcom_err && install -C -o root -g wheel -m > 444 /usr/home/fbsd/stable/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: libcom_err_p.a: No such file or directory > *** Error code 71 > > Stop in /usr/home/fbsd/stable/src/lib/libcom_err. > *** Error code 1 > > What I did: > 1) on the server: > buildworld (done earlier) > make buildkernel KERNCONF=MERLIN > > 2) on the target > mount_nfs -i pemaquid:/usr/home/fbsd /usr/home/fbsd > mount_nfs -i pemaquid:/usr/obj/home /usr/obj/home > make installkernel KERNCONF=MERLIN > make installworld (getting the above error) > > Space is ok but just to make sure I deleted some old kernels; cleared /tmp and > deleted /modules.old and tried the process again. -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message