From owner-freebsd-stable@FreeBSD.ORG Sun Jun 24 19:17:09 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7DD9E16A46B for ; Sun, 24 Jun 2007 19:17:09 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from alnrmhc12.comcast.net (alnrmhc12.comcast.net [206.18.177.52]) by mx1.freebsd.org (Postfix) with ESMTP id 5B6FA13C48A for ; Sun, 24 Jun 2007 19:17:09 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (alnrmhc12) with ESMTP id <20070624190627b1200q9kgie>; Sun, 24 Jun 2007 19:06:27 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id C9D84172D0; Sun, 24 Jun 2007 12:06:26 -0700 (PDT) Date: Sun, 24 Jun 2007 12:06:26 -0700 From: Clint Olsen To: stable@freebsd.org Message-ID: <20070624190626.GA9056@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Cc: Subject: Upgrading 5.5-STABLE to 6-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 19:17:09 -0000 Hi: I bet this is documented /somewhere/, so if the response is in the form of a single URL, I'm cool with that. I'm trying to buildkernel and I'm getting config(8) errors: ERROR: version of config(8) does not match kernel! config version = 500013, version required = 600003 What's the process of building from source a new version of FreeBSD? Thanks, -Clint