From owner-freebsd-hackers Thu Jun 19 20:12:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA06343 for hackers-outgoing; Thu, 19 Jun 1997 20:12:03 -0700 (PDT) Received: from pcpsj.pfcs.com (g03WxVX7as3kf2FsJ89UH1IOLW0ZJp0M@harlan.fred.net [205.252.219.31]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id UAA06316 for ; Thu, 19 Jun 1997 20:11:55 -0700 (PDT) Received: from mumps.pfcs.com (mumps.pfcs.com [192.52.69.11]) by pcpsj.pfcs.com (8.6.12/8.6.9) with SMTP id XAA05483 for ; Thu, 19 Jun 1997 23:11:45 -0400 Received: from localhost by mumps.pfcs.com with SMTP id AA16809 (5.67b/IDA-1.5 for ); Thu, 19 Jun 1997 23:11:30 -0400 To: hackers@freebsd.org Subject: "make reinstall"? Date: Thu, 19 Jun 1997 23:11:29 -0300 Message-Id: <16807.866776289@mumps.pfcs.com> From: Harlan Stenn Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have done a "make world" on a current 2.2-STABLE tree. I went to another machine (2.1-stable), and did an (effective) NFS mount of the build machine's /usr/src and /usr/obj (I used symlinks to the right places on an amd-controlled /net/ dir). I do a "make reinstall", and after cleaning up some obvious stuff (added mail to /etc/group, copied over libc.so.3.0 and /usr/bin/install), but the "make reinstall" falls over trying to install klm_prot.h in include/rpcsvc . I haven't been able to figure this one out yet. Suggestions? (And I know about login.conf, so that won't bite me when the time comes.) Thanks... H