From owner-freebsd-current@FreeBSD.ORG Sun Feb 26 04:23:12 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FE5B106566C; Sun, 26 Feb 2012 04:23:12 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id A757B8FC13; Sun, 26 Feb 2012 04:23:11 +0000 (UTC) Received: by vbmv11 with SMTP id v11so20440vbm.13 for ; Sat, 25 Feb 2012 20:23:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=G5XWl9IEddzpCIlvBRoQK+KtAxT2K5nUhJt6azp/mi4=; b=Qyh9hGhiFLcuUwVM3btsTyQ0rv9Et7sXQWIz6dus3uuszuEBG8iJInwd4qK5r95+6R NTT9xqE8xcGV2D5b4SM52U1iK7ijPWq+yM2Es7CKMSwItpjVNDCNYEgonlG1pNGp6y0q BNK0IdzmVXbwsf88Q9hFr5aL9DsWtbAyUMCXI= MIME-Version: 1.0 Received: by 10.52.35.12 with SMTP id d12mr986285vdj.99.1330230190916; Sat, 25 Feb 2012 20:23:10 -0800 (PST) Received: by 10.52.170.239 with HTTP; Sat, 25 Feb 2012 20:23:10 -0800 (PST) Date: Sat, 25 Feb 2012 23:23:10 -0500 Message-ID: From: Super Bisquit To: freebsd-current , FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: PEBKAC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2012 04:23:12 -0000 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?