Date: Sat, 23 Dec 2000 00:02:50 -0800 From: "Crist J. Clark" <cjclark@reflexnet.net> To: Joao Pedras <jpedras@webvolution.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: nfs'ed installworld... again! Message-ID: <20001223000250.K96105@149.211.6.64.reflexcom.com> In-Reply-To: <977520316.3a43c6bc490fc@mail.webvolution.net>; from jpedras@webvolution.net on Fri, Dec 22, 2000 at 09:25:16PM %2B0000 References: <977520316.3a43c6bc490fc@mail.webvolution.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 22, 2000 at 09:25:16PM +0000, Joao Pedras wrote: > Hello again. > > Sorry for posting this again but I have found no way to make this work. > > Machine A is a 4.2-STABLE and nfs shares /usr/src and /usr/obj to machine B, > which is a newly installed 4.2-RELEASE. > B mounts those filesystems on its own. When I perform 'make installworld' on B, > it stops with the following error : > > ===> 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 > *** Error code 70 > > Stop in /usr/src/lib/libcom_err. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > I have no special changes on make.conf on A. I even tried this using A's > make.conf on B. I get this all the time. Is /usr/src the real path to the source directory on the build machine? Or is /usr/src a symlink? If it is a symlink, it will break things, but there is a workaround. If you can't find it with that hint, write back. -- Crist J. Clark cjclark@alum.mit.edu 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?20001223000250.K96105>
