Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2002 23:00:55 -0500
From:      Jason Godfrey <godfrey@sol.aptsolutions.com>
To:        Matthew Emmerton <matt@gsicomp.on.ca>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Problem with nfs installworld
Message-ID:  <20020725230055.D61904@sol.aptsolutions.com>
In-Reply-To: <003301c23453$b36d4d50$1200a8c0@gsicomp.on.ca>; from matt@gsicomp.on.ca on Thu, Jul 25, 2002 at 11:22:40PM -0400
References:  <20020725221658.C61904@sol.aptsolutions.com> <003301c23453$b36d4d50$1200a8c0@gsicomp.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

You were dead on. I thought I had cleaned up my make.conf, but I missed the
NOPROFILE line. I probably would of never thought of that myself.

The target machine is up with FreeBSD-Stable. Now on to target machine 2 and
3.

Thanks for the quick response.
- Jason

On Thu, Jul 25, 2002 at 11:22:40PM -0400, Matthew Emmerton wrote:
> When you do a 'make installworld' on the client machine, you have to pass it
> all the same options that you used when you did the 'make buildworld'.  Make
> sure your /etc/make.conf files are in sync between the client and server
> too.
> 
> What it looks like is happening here is that you built on the server
> with -DNOPROFILE, but haven't specified that when you're installing, so it's
> trying to install the profiled libraries that weren't built.
> 
> --
> Matt Emmerton
> 

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?20020725230055.D61904>