Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Mar 1998 10:13:49 +0000
From:      Jussi-Pekka Sairanen <jussi-pekka.sairanen@ntc.nokia.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   error in making a release
Message-ID:  <34FA865D.B46C7253@ntc.nokia.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34FA865D.B46C7253>