From owner-freebsd-questions Mon Feb 10 22:52:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA03549 for questions-outgoing; Mon, 10 Feb 1997 22:52:24 -0800 (PST) Received: from s4.elec.uq.edu.au (clary@s4.elec.uq.edu.au [130.102.96.4]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA03539 for ; Mon, 10 Feb 1997 22:52:17 -0800 (PST) Received: (from clary@localhost) by s4.elec.uq.edu.au (8.8.3/8.8.3) id QAA10238 for freebsd-questions@freebsd.org; Tue, 11 Feb 1997 16:51:12 +1000 (EST) From: Clary Harridge Message-Id: <199702110651.QAA10238@s4.elec.uq.edu.au> Subject: make reinstall are there preconditions To: freebsd-questions@freebsd.org Date: Tue, 11 Feb 1997 16:51:12 +1000 (EST) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi I am attempting a make reinstall on a FreeBSD 2.1-STABLE system from an NFS mounted from a FreeBSD 2.2-GAMMA system which was built with a make world. 2 initial problems make me wonder whether its necessary to do something else prior to the make reinstall 1) the make fell over when it struck the -C option install -C -o b..... so I rebuilt install 2) ===> include/rpcsvc install -C -o bin -g bin -m 444 /mnt/src/include/rpcsvc/yp_prot.h ypclnt.h /mnt/src/include/rpcsvc/bootpa/rpcsvc /bootparam_prot.x klm_prot.x mount.x nfs_prot.x nlm_prot.x rex.x rnusers.x rquota.x rstat.x rwall.x sm_inter.x spr ay.x yppasswd.x yp.x ypxfrd.x klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h ypxfrd.h /usr/include/rpcsvc install: klm_prot.h: No such file or directory klm_prot.h is not on /usr/src/include/rpcsvc Any suggestions on how this should be done? -- regards Dept. of Electrical Engineering, Clary Harridge University of Queensland, QLD, Australia, 4072 Phone: +61-7-3365-3636 Fax: +61-7-3365-4999 INTERNET: clary@elec.uq.edu.au