Subject: building kernel with build.sh fails mith nbconf not found
To: None <netbsd-help@netbsd.org>
From: Reinhold M. Roppert <netbsd-users@rmroppert.de>
List: netbsd-help
Date: 11/13/2005 17:24:11
Hello,
i want to update the kernel of an i386 machine, version netbsd 2.1.
after updating the sources with cvs as it is discribed in the actual security
announcments the "build.sh kernel=GENERIC fails with this error:
...
===> MACHINE: i386
===> MACHINE_ARCH: i386
===> TOOLDIR path: /usr/src/tooldir.NetBSD-2.1-i386
===> DESTDIR path: /usr/src/destdir.i386
===> RELEASEDIR path: /usr/src/releasedir
===> Created /usr/src/tooldir.NetBSD-2.1-i386/bin/nbmake
===> makewrapper: /usr/src/tooldir.NetBSD-2.1-i386/bin/nbmake-i386
===> Updated /usr/src/tooldir.NetBSD-2.1-i386/bin/nbmake-i386
===> Building kernel without building new tools
# objdir /usr/obj/sys/arch/i386/compile
===> Building kernel: GENERIC
===> Build directory: /usr/src/sys/arch/i386/compile/obj/GENERIC
rm -f a.out [Ee]rrs mklog core *.core .gdbinit
./build.sh: /usr/src/tooldir.NetBSD-2.1-i386/bin/nbconfig: not found
ERROR: nbconfig failed for GENERIC
*** BUILD ABORTED ***
Does anyone know what i did wrong.
Thank you and best regards
R. M. Roppert