Subject: Re: missing files?
To: Malcolm Herbert <mjch@mjch.net>
From: Zafer Aydogan <zafer@aydogan.de>
List: current-users
Date: 12/16/2006 13:08:23
Yesterday I've build 4.99.6 without any problems.
You may delete your whole /src tree and check out fresh and retry.

Zafer.


2006/12/16, Malcolm Herbert <mjch@mjch.net>:
> 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
>