I did a "cvs checkout -rnetbsd-1-6 src" and ran ./build.sh after
creating /usr/obj.
The build fails I think in some gnu subdirectory in some cvs stuff with
a message like 'unbalanced #endif in source' (and tons of that). I also
looked at the info on www.netbsd.org about how to build -current and
tried ./build.sh tools and stuff, but that failed as well. BTW what is
the official way to erbuild 1.6? ./build.sh tools, then kernel, then
distribution, or just ./build.sh or even something else?
BTW is there a simple way to rerun the script _without_ it cleaning
everything first. On my slow machine a build takes really long and I
don't want it to redo everything just to reproduce the error or whatever.
Ulrich