> config MYSERVER > cd ../compile/MYSERVER > make depend > > And I got this error message: > /usr/src/tools/obj/tools.NetBSD-1.5ZA-i386/bin/nbmkdep: not found You could try "make USETOOLS=3Dno depend all", to get going. Thereafter, when you're up, use the build.sh script to build the tools and the rest of the system. Regards, - H=E5vard