from Paul Goyette: > You need to build the tools target furst > % ./build/sh -U -O ../obj tools
> On Thu, 24 Aug 2017, Miwa Susumu wrote: > > Hi. > > I dowonload current source yesterday. > > I build "install", then got error, "nbpax: not found". > > Did I mistake the procedure? > > ---- enviroment ---- > > % uname -rsm > > NetBSD 8.99.1 amd64 Is it necessary to build tools as a separate step, or can it be combined with building the userland and kernel? ===> build.sh command: ./build.sh -m amd64 -B nb899-20170620 -M ../obj -T ../tooldir -r -U distribution kernel=SANDY7-noathn I never, or hardly ever, use -u in build.sh command. Tom
