On Sun, Jun 05, 2016 at 07:42:22AM +0000, co...@sdf.org wrote: > > # tar tvfz syssrc.tgz | grep "usr.bin/make" > > # > > The easiest way to get it to work is to grab the full source sets. > > I'm not sure build.sh should be checking for it, it is just testing if > it's at /usr/src in a way that is unlikely to change any time soon. > > I strongly suspect that after doing this, even `make depend` will Just > Work.
It probably might solve the problem. But is it good for kernel build to depend on base/other sources in any way? Mayuresh.