Hi,
with -currend source updated some minutes ago (on i386):
create libc/strnlen.d
nbmake[1]: don't know how to make strnstr.c. Stop
nbmake[1]: stopped in /u/NetBSD/src/lib/libc
*** Failed target: dependall-libc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/u/NetBSD/src/lib" ;; *) this="${dir}/"; real="/u/NetBSD/src/lib/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /u/NetBSD/arch/i386/TOOLS/bin/nbmake _THISDIR_="${this}" "$@"
${target}; }; _makedirtarget libc dependall
*** Error code 2
Stop.
nbmake: stopped in /u/NetBSD/src/lib
Kurt