From owner-freebsd-stable Sat Apr 20 23:38:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from server2.highperformance.net (ip30.gte4.rb1.bel.nwlink.com [209.20.215.30]) by hub.freebsd.org (Postfix) with ESMTP id 89F2837B421 for ; Sat, 20 Apr 2002 23:38:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by server2.highperformance.net (8.12.3/8.12.2) with ESMTP id g3L6bjuL005295 for ; Sat, 20 Apr 2002 23:37:55 -0700 (PDT) (envelope-from jcwells@highperformance.net) Date: Sat, 20 Apr 2002 23:37:45 -0700 (PDT) From: "Jason C. Wells" X-Sender: jcw@server2.highperformance.net To: freebsd-stable@freebsd.org Subject: don't know how to make reinstall Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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? Thanks, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message