Subject: cd /usr/xsrc && make release snapshot fails
To: None <current-users@netbsd.org>
From: Joe Reed <jnr@cwru.edu>
List: current-users
Date: 03/03/2003 13:54:36
when i run make release snapshot in /usr/xsrc, the creation of sets fails with 
the error i've included below.  any ideas what i can do to fix this?  i'm 
compiling on netbsd-current from yesterday, (i386).  my xsrc is current as of 
this morning.

--joe

...snip...

install -d -m 755 -o root -g wheel /usr/INSTALL/xsrc/i386/binary/sets
cd /usr/src/distrib/sets &&  sh ./maketars -x -d /home/build/xsrc/dest -t 
/usr/INSTALL/xsrc/i386/binary/sets
Creating xbase.tgz
pax: Unable to access ./usr/X11R6/bin/ucs2any.pl <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/xftcache <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/xftlsfonts <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/XftConfig <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/X11/locale/common <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/X11/locale/common/ximcp.so.2 <No such 
file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/locale/common/xlcDef.so.2 <No such 
file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/locale/common/xlcUTF8Load.so.2 <No 
such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/locale/common/xlibi18n.so.2 <No such 
file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/locale/common/xlocale.so.2 <No such 
file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/locale/common/xomGeneric.so.2 <No 
such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/xedit/lisp/fun.lsp <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/X11/xkb/types/cancel <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/X11/xkb/types/nocancel <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/libXrandr.so.1 <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/libXrandr.so.1.0 <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/libXrender.so.1.1 <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/libfreetype.so.8 <No such file or 
directory>
pax: Unable to access ./usr/X11R6/lib/libfreetype.so.8.0 <No such file or 
directory>
pax: Unable to access ./usr/X11R6/man/cat1/xftcache.0 <No such file or 
directory>
pax: Unable to access ./usr/X11R6/man/cat1/xftlsfonts.0 <No such file or 
directory>
Creating xcomp.tgz
pax: Unable to access ./usr/X11R6/bin/bdftruncate.pl <No such file or 
directory>
pax: Unable to access ./usr/X11R6/include/X11/Xft/XftFreetype.h <No such file 
or directory>
pax: Unable to access 
./usr/X11R6/include/freetype2/freetype/internal/ftextend.h <No such file or 
directory>
pax: Unable to access 
./usr/X11R6/include/freetype2/freetype/internal/psglobal.h <No such file or 
directory>
pax: Unable to access ./usr/X11R6/man/cat3/XRebindKeySym.0 <No such file or 
directory>
Creating xcontrib.tgz
Creating xfont.tgz
Creating xserver.tgz
Creating xmisc.tgz
*** Error code 2

Stop.
make: stopped in /usr/xsrc
*** Error code 1

Stop.