Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 20:44:30 +0100
From:      Dirk Froemberg <dirk@freebsd.org>
To:        doug@safeport.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 4.5 buildworld error
Message-ID:  <20011230204430.C53972@physik.TU-Berlin.DE>
In-Reply-To: <Pine.BSF.4.21.0112301351310.37505-100000@pemaquid.safeport.com>; from doug@safeport.com on Sun, Dec 30, 2001 at 02:34:16PM -0500
References:  <Pine.BSF.4.21.0112301351310.37505-100000@pemaquid.safeport.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011230204430.C53972>