NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 7.0 i386 mkdep fails



On Sun, Jun 05, 2016 at 12:24:01PM +0530, Mayuresh wrote:
> ERROR: build.sh must be run from the top source level
> *** BUILD ABORTED ***

This error occurs when there is no usr.bin/make directory.
[ -d usr.bin/make ] || bomb "build.sh must be run from the top source level"

(I don't have a fuller explanation as to why.)


Home | Main Index | Thread Index | Old Index