Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2001 12:01:02 -0500
From:      Chris Faulhaber <jedgar@fxp.org>
To:        Mike Bytnar <mbytnar@auvo.com>
Cc:        Alfred Perlstein <bright@wintelcom.net>, FreeBSD <freebsd-stable@FreeBSD.ORG>
Subject:   Re: 'make installworld' fails over NFS mount
Message-ID:  <20010207120102.A33849@peitho.fxp.org>
In-Reply-To: <3A817E84.1B3EAECE@auvo.com>; from mbytnar@auvo.com on Wed, Feb 07, 2001 at 10:57:40AM -0600
References:  <3A808528.C51E4FBF@auvo.com> <20010206155841.C26076@fw.wintelcom.net> <3A817E84.1B3EAECE@auvo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 07, 2001 at 10:57:40AM -0600, Mike Bytnar wrote:
> Thank you for the suggestion! I moved the existing /usr/obj and /usr/src on
> the client machine, then mounted the build machine's /usr/obj and /usr/src
> into the respective client path.
> 
*snip*
> 
> Why would the client machine look for libcom_err_p.a instead of the
> libcom_err.so.2? Rather, in what file can I toggle the install to look for
> the shared object instead?
> 

Because world was built with NOPROFILE=true but the client
machine does not have this set while installing?

hint: copy /etc/make.conf from the server to the client

-- 
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
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?20010207120102.A33849>