Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

i386 build failure when executing nbmtree



Hello,

I've an issue building i386 current distribution:

$ ./build.sh -m i386 -j 4 -D ../build/netbsd-i386/dist -O
../build/netbsd-i386/obj -T ../build/netbsd-i386/tools -N 1 -U -u release

...
obj ===> regress/lib/libpthread/sleep1
     objdir
/bsd/netbsd/../build/netbsd-i386/obj/regress/lib/libpthread/sleep1
     objdir
/bsd/netbsd/../build/netbsd-i386/obj/regress/lib/libpthread/sigsuspend
clean_METALOG ===> .
clean_METALOG ===> distrib/sets
do-distrib-dirs ===> .
distrib-dirs ===> etc        (with: 
DESTDIR=/bsd/netbsd/../build/netbsd-i386/dist)
nbmtree: /bsd/netbsd/etc/mtree/NetBSD.dist: No such file or directory
--- distrib-dirs ---
*** [distrib-dirs] Error code 1
1 error
...

$ ls /bsd/netbsd/etc/mtree/
CVS Makefile  NetBSD.dist.XFree86  NetBSD.dist.Xorg  NetBSD.dist.base
special

I think I'm missing NetBSD.dist (it was deleted ~5 days ago), or the
Makefile is incorrect. Any idea how to fix this?

Thanks,
Juraj



Home | Main Index | Thread Index | Old Index