From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 11:39:04 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E5BD37B401 for ; Mon, 7 Jul 2003 11:39:04 -0700 (PDT) Received: from siralan.org (12-223-243-238.client.insightbb.com [12.223.243.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id C81BC43F3F for ; Mon, 7 Jul 2003 11:39:01 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9/8.12.9) with ESMTP id h67Id0Hx058142 for ; Mon, 7 Jul 2003 13:39:00 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9/8.12.9/Submit) id h67Id0LW058141 for freebsd-questions@freebsd.org; Mon, 7 Jul 2003 13:39:00 -0500 (EST) From: "Michael L. Squires" Message-Id: <200307071839.h67Id0LW058141@siralan.org> In-Reply-To: <20030707164249.GA2912@mail.it.ca> "from Paul Chvostek at Jul 7, 2003 12:42:49 pm" To: freebsd-questions@freebsd.org Date: Mon, 7 Jul 2003 13:38:59 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Subject: Re: problem upgrading from 5.0 to 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 18:39:05 -0000 > I've got a box on which 5.0-RELEASE was installed. I updated the source > tree using cvsup to RELENG_5_1 and tried to recompile, and now every RELENG_5_1 is compiling for me (as of 7/4). Are you running mergemaster -p make buildworld make buildkernel KERNCONF= make installkernel KERNCONF= make installworld mergemaster Michael Squires