Date: Thu, 10 Feb 2005 13:15:58 -0800 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: Jiawei Ye <leafy7382@gmail.com> Cc: des@freebsd.org Subject: Re: -current config(8) problem Message-ID: <20050210211558.GS19624@funkthat.com> In-Reply-To: <c21e92e205021011214fb9a006@mail.gmail.com> References: <c21e92e205021011214fb9a006@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jiawei Ye wrote this message on Fri, Feb 11, 2005 at 03:21 +0800: > ERROR: version of config(8) does not match kernel! > config version = 600001, version required = 600000 DES forgot to update the src/sys/conf/Makefile* with the new version... you can just hand edit src/sys/conf/Makefile.* and update the %VERSREQ line to read 600001... I have now updated the Makefiles.... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050210211558.GS19624>