Subject: missing files?
To: None <current-users@netbsd.org>
From: Malcolm Herbert <mjch@mjch.net>
List: current-users
Date: 12/16/2006 22:41:42
It's been a while since I tried to build -current, so I may be missing
something obvious, but why would I be getting the following after
a 'sh ./build.sh tools' in /usr/src:

:
:
|install ===> tools/compat
|dependall ===> tools/binstall
|#    create  binstall/getid.d
|/tooldir.NetBSD-3.0-i386/bin/nbhost-mkdep -f getid.d --       -I/usr/src/tools/binstall/../compat/sys -I/usr/src/usr.sbin/mtree
|/usr/src/usr.sbin/mtree/getid.c
|#    create  binstall/xinstall.d
|/tooldir.NetBSD-3.0-i386/bin/nbhost-mkdep -f xinstall.d --       -I/usr/src/tools/binstall/../compat/sys -I/usr/src/usr.sbin/mtree
|/usr/src/tools/binstall/../../usr.bin/xinstall/xinstall.c
|In file included from /usr/src/usr.bin/xinstall/xinstall.c:76:
|/usr/src/tools/compat/sys/sha1.h:4:27: nbtool_config.h: No such file or directory
|#    create  binstall/.depend
|rm -f .depend
|/tooldir.NetBSD-3.0-i386/bin/nbhost-mkdep -d -f .depend -s .lo\ .ln getid.d xinstall.d
|#   compile  binstall/xinstall.lo
|cc -O   -I/usr/src/tools/binstall/../compat/sys -I/usr/src/usr.sbin/mtree -c -o xinstall.lo.o    /usr/src/usr.bin/xinstall/xinstall.c
|In file included from /usr/src/usr.bin/xinstall/xinstall.c:76:
|/usr/src/tools/compat/sys/sha1.h:4:27: nbtool_config.h: No such file or directory
|/usr/src/usr.bin/xinstall/xinstall.c: In function `main':
|/usr/src/usr.bin/xinstall/xinstall.c:314: warning: assignment makes pointer from integer without a cast
|*** Error code 1
:
:

followed by several layers of make noticing the error and bailing out.

I updated things with 'cvs update -dAP' again after a 'make clean' and
got the same as above, so I'm not sure where the issue lies ...

Regards,
Malcolm

-- 
Malcolm Herbert                                This brain intentionally
mjch@mjch.net                                                left blank