On Sun, Jun 05, 2016 at 12:18:14PM +0530, Mayuresh wrote: > On Sun, Jun 05, 2016 at 11:58:47AM +0530, Mayuresh wrote: > > On Sat, Jun 04, 2016 at 09:39:23PM +0000, co...@sdf.org wrote: > > > Are you building i386 on amd64? > > > > Sorry for a hasty previous reply. I am trying to build i386 on i386 > > itself. > > Further, following text snap should provide all the details:
So far I thought the procedure I posted in last mail is the standard way of building the kernel as it is documented so. As some replies advised I tried build.sh and following is the snap. # uname -a NetBSD laptop 7.0 NetBSD 7.0 (GENERIC.201509250726Z) i386 # cd /usr/src/ # cvs stat build.sh =================================================================== File: build.sh Status: Up-to-date Working revision: 1.310 Repository revision: 1.310 /cvsroot/src/build.sh,v Commit Identifier: OcfDqcxn1szMZW8z Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) # ./build.sh -u kernel=MYKERNEL ERROR: build.sh must be run from the top source level *** BUILD ABORTED *** Mayuresh.