Date: Sun, 30 Dec 2001 14:34:16 -0500 (EST) From: <doug@safeport.com> To: freebsd-stable@freebsd.org Subject: 4.5 buildworld error Message-ID: <Pine.BSF.4.21.0112301351310.37505-100000@pemaquid.safeport.com>
next in thread | raw e-mail | index | archive | help
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.
_____
Douglas Denault
doug@safeport.com
Voice: 301-469-8766
Fax: 301-469-0601
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?Pine.BSF.4.21.0112301351310.37505-100000>
