Subject: Failed build.sh tools with today's -current
To: NetBSD Current-Users <current-users@netbsd.org>
From: Brian Chase <vaxzilla@jarai.org>
List: current-users
Date: 12/06/2003 17:29:26
This is running on a NetBSD/vax 1.6.1 system with a cvs update from only
about 2-3hrs ago.  The "src/gnu/dist/toolchain/bfd" directory doesn't
exist (anymore) in the source since my update.

./build.sh -o -u -R /usr/snapshot tools kernel=GENERIC

[...]

dependall ===> toolchain
cd /n0/work/netbsd-current/src/tools/toolchain/../../gnu/dist/toolchain/bfd && /n0/work/netbsd-current/src/gnu/dist/toolchain/missing autoheader
cd: can't cd to /n0/work/netbsd-current/src/tools/toolchain/../../gnu/dist/toolchain/bfd

*** Failed target:
/n0/work/netbsd-current/src/tools/toolchain/../../gnu/dist/toolchain/bfd/stamp-h.in
*** Failed command: cd /n0/work/netbsd-current/src/tools/toolchain/../../gnu/dist/toolchain/bfd && /n0/work/netbsd-current/src/gnu/dist/toolchain/missing autoheader
*** Error code 2

Stop.
nbmake: stopped in /n0/work/netbsd-current/src/tools/toolchain/obj/build/bfd


-brian.