Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 21:25:16 +0000 (WET)
From:      Joao Pedras <jpedras@webvolution.net>
To:        freebsd-stable@freebsd.org
Subject:   nfs'ed installworld... again!
Message-ID:  <977520316.3a43c6bc490fc@mail.webvolution.net>

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

Thanks for your help.

Joao


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?977520316.3a43c6bc490fc>