Date: Sun, 26 Feb 2012 00:17:38 -0500 From: Glen Barber <gjb@FreeBSD.org> To: Super Bisquit <superbisquit@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: PEBKAC Message-ID: <20120226051738.GA2118@glenbarber.us> In-Reply-To: <CA%2BWntOuaszkUb2aKOp4bwu2DsqeGZsiFEdUC6ZXnpf_WZZVfqA@mail.gmail.com> References: <CA%2BWntOsPvZm-UjraRGsPkfBX5YVUnuNp9VvqfF6m=28XH=7F%2Bw@mail.gmail.com> <20120226044459.GA1338@glenbarber.us> <CA%2BWntOuaszkUb2aKOp4bwu2DsqeGZsiFEdUC6ZXnpf_WZZVfqA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 26, 2012 at 12:09:47AM -0500, Super Bisquit wrote: > On 2/25/12, Glen Barber <gjb@freebsd.org> wrote: > > On Sat, Feb 25, 2012 at 11:23:10PM -0500, Super Bisquit wrote: > >> Machine: PowerPC 7445 Kernel 9.0 > >> I've used. Entered "env -i" stated as prefix to "make buildkernel > >> KERNCONF=$VERSION" command. > >> > >> Kernel build stops with following immediate error: > >> "ERROR: version of config(8) does not match kernel! > >> config version = 600007, version required = 600010. > >> > >> Okay. Now I've looked at the standard-supfile and notice that the tag > >> is at RELENG=8. > >> > >> Now, if I change this to tag=RELENG_10- and I've already asked for > >> where the 10.0 sources are with no replies- will the system crap out > >> on me? > > > > I don't know about PPC-specific stuff, but the tag should be "tag=." for > > HEAD (aka, 10-CURRENT). > > > > Okay, > Will I need to restate all as "10_CURRENT" for the > kernel(standard)-supfile or should I use the cvs-supfile as the > template with 10.0_CURRENT as the tag? > I'm not entirely sure I understand your question. You should not sepecify 10-anything in supfiles for HEAD - 10-anything doesn't exist. For HEAD, you want to use "." as the tag. Glen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120226051738.GA2118>