Subject: making distribution tar files says some files missing
To: None <netbsd-help@NetBSD.ORG>
From: Paul Newhouse <newhouse@newhouse.bayarea.net>
List: netbsd-help
Date: 12/12/1997 10:07:16
I built a 1.3ALPHA system (some weeks old) from scratch in DESTDIR (/Net).
When I run the maketars command I'm informed that these files are missing:

pax: Unable to access ./usr/share/man/cat9/m_align.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/m_copy_pkthdr.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/m_leadingspace.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/m_trailingspace.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mchtype.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mclget.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mextadd.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mextmalloc.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mextremove.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mfree.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mget.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mgethdr.0 <No such file or directory>
pax: Unable to access ./usr/share/man/cat9/mh_align.0 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_align.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_copy_pkthdr.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_leadingspace.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_trailingspace.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mchtype.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mclget.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mextadd.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mextmalloc.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mextremove.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mfree.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mget.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mgethdr.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mh_align.9 <No such file or directory>
ss ./usr/share/man/cat9/mh_align.0 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_align.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_copy_pkthdr.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_leadingspace.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/m_trailingspace.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mchtype.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mclget.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mextadd.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mextmalloc.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mextremove.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mfree.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mget.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mgethdr.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mh_align.9 <No such file or directory>/man9/mgethdr.9 <No such file or directory>
pax: Unable to access ./usr/share/man/man9/mh_align.9 <No such file or directory>

How were these supposed to be intalled?

TIA,
Paul