From owner-freebsd-questions Mon Mar 2 00:23:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03410 for freebsd-questions-outgoing; Mon, 2 Mar 1998 00:23:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ggsn.ntc.nokia.com (ggsn.ntc.nokia.com [131.228.32.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03405 for ; Mon, 2 Mar 1998 00:23:54 -0800 (PST) (envelope-from jussi-pekka.sairanen@ntc.nokia.com) Received: from ntc.nokia.com (localhost [127.0.0.1]) by ggsn.ntc.nokia.com (8.8.7/8.8.7) with ESMTP id KAA11514 for ; Mon, 2 Mar 1998 10:13:50 GMT (envelope-from jussi-pekka.sairanen@ntc.nokia.com) Message-ID: <34FA865D.B46C7253@ntc.nokia.com> Date: Mon, 02 Mar 1998 10:13:49 +0000 From: Jussi-Pekka Sairanen Organization: Nokia Telecommunications X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: error in making a release Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Thanks for a great system, I've had a great time playing with it! One problem there is, however: I have a machine with 512MB of memory. To be able to install FreeBSD 2.2.5 I had to remove most of the memory SIMMs and recompile the kernel without bounce buffer support. Then I wanted to create a release of my own for backup purposes so I looked up the FreeBSD handbook and followed the instructions. Alas, the making of the release fails with the following: cd /usr/src/include/../sys/i386/include; install -C -o bin -g bin -m 444 *.h /home/ggsnDist/usr/include/machine ===> include/rpcsvc install -C -o bin -g bin -m 444 /usr/src/include/rpcsvc/yp_prot.h /usr/src/include/rpcsvc/ypclnt.h /usr/src/include/rpcsvc/bootparam_prot.x /usr/src/include/rpcsvc/klm_prot.x /usr/src/include/rpcsvc/mount.x /usr/src/include/rpcsvc/nfs_prot.x /usr/src/include/rpcsvc/nlm_prot.x /usr/src/include/rpcsvc/rex.x /usr/src/include/rpcsvc/rnusers.x /usr/src/include/rpcsvc/rquota.x /usr/src/include/rpcsvc/rstat.x /usr/src/include/rpcsvc/rwall.x /usr/src/include/rpcsvc/sm_inter.x /usr/src/include/rpcsvc/spray.x /usr/src/include/rpcsvc/yppasswd.x /usr/src/include/rpcsvc/yp.x /usr/src/include/rpcsvc/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 /home/ggsnDist/usr/include/rpcsvc install: klm_prot.h: No such file or directory *** Error code 71 Did I overlook something? Jussi-Pekka Sairanen Nokia Telecommunications To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message