On Mon, 09 Nov 2009 14:50:47 +0200, Lars Nooden wrote > I'm under the belief that I have a fresh GENERIC installation of 4.6 > for i386. I unpacked src.tar.gz and sys.tar.gz and then updated > using anoncvs. However, when trying to make 'depend', I get the > following error: > > make: don't know how to make vers.o. > Stop in /usr/src/sys/arch/i386/compile/GENERIC > > That's even after a fresh re-install. What did I miss? > > /Lars
You missed the Following -current FAQ. Two failures, the first procedural, the second, self-inflicted. Viz: http://www.openbsd.org/faq/current.html "You should ALWAYS use a snapshot as the starting point for running -current. Upgrading by compiling your own source code is not supported." And then the reason for the failure, from within the FAQ: http://www.openbsd.org/faq/current.html#20091019 "config(8) has been changed. You must install a new version before building a kernel from newly updated sources."