From owner-freebsd-stable Sun Apr 21 0:53:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id A165B37B416 for ; Sun, 21 Apr 2002 00:53:30 -0700 (PDT) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020421075330.OPXK1102.rwcrmhc54.attbi.com@blossom.cjclark.org>; Sun, 21 Apr 2002 07:53:30 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g3L7rMv78816; Sun, 21 Apr 2002 00:53:22 -0700 (PDT) (envelope-from cjc) Date: Sun, 21 Apr 2002 00:53:22 -0700 From: "Crist J. Clark" To: "Jason C. Wells" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: don't know how to make reinstall Message-ID: <20020421005322.H76898@blossom.cjclark.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jcwells@highperformance.net on Sat, Apr 20, 2002 at 11:37:45PM -0700 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 20, 2002 at 11:37:45PM -0700, Jason C. Wells wrote: > I must just have a case of the "stupids" tonight. Nothing is working for > me, though I think I am doing the right thing. > > >From Makefile.inc1: > > # reinstall > # > # If you have a build server, you can NFS mount the source > # and obj directories and do a 'make reinstall' on the *client* to > # install new binaries from the most recent server build. > > >From the client: > > client# make reinstall > make: don't know how to make reinstall. Stop > > Is this buggered? The 'reinstall' target is right below the comment you quoted. You do have /usr/src mounted, and you are in /usr/src when you executed the command? (Anyway, you might as use 'installworld.' It's just 'reinstall' with an extra step where some of the current world's binaries are saved.) -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message