Subject: (make release) pax: Unable to access ./etc/rc.d/sunndd
To: None <current-users@netbsd.org>
From: Makoto Fujiwara <makoto@ki.nu>
List: current-users
Date: 05/24/2001 10:55:45
In these days, I got following problem on make build for macppc.
  cd /usr/src
  setenv DESTDIR /D
  make build
  setenv BUILD_DONE
  setenv RELEASEDIR /usr/RELEASE
  make release 
will end up 

cd /usr/src/etc/../distrib/notes && make release
release ===> macppc
install -r  -c   -o root -g wheel -m 444 INSTALL.ps INSTALL.txt INSTALL.html INSTALL.more /usr/RELEASE/.
(cd ../distrib/sets; make sets)
sh /usr/src/distrib/sets/maketars -d /usr/D -t /usr/RELEASE/binary/sets
making base.tgz
making comp.tgz
making etc.tgz
pax: Unable to access ./etc/rc.d/sunndd <No such file or directory>
*** Error code 1

I am using tar_files/src/*.tgz and
There was no problem on May 17, but is a problem May 19 and May 22.

How shall I fix the problem ?

The system using is:
NetBSD/arch/macppc/snapshot/20010517/

NetBSD scgj 1.5V NetBSD 1.5V (GENERIC) #1: Sun May 20 20:43:38 JST 2001
	 root@nazuha:/usr/src/sys/arch/macppc/compile/GENERIC macppc
---
http://www.ki.nu/software/NetBSD/iBook2/
(Makoto Fujiwara)