From owner-freebsd-current@FreeBSD.ORG Fri Aug 13 14:39:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCF8216A4CE for ; Fri, 13 Aug 2004 14:39:08 +0000 (GMT) Received: from mail.imp.ch (ns1.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A6843D48 for ; Fri, 13 Aug 2004 14:39:07 +0000 (GMT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.9p2/8.12.3) with ESMTP id i7DEcxjg070069 for ; Fri, 13 Aug 2004 16:39:00 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Fri, 13 Aug 2004 16:38:59 +0200 (CEST) From: Martin Blapp To: freebsd-current@freebsd.org Message-ID: <20040813163704.A31181@cvs.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Checksum: 9fd8d9e53298148d98d195f44afdbe8b X-Virus-Message-Status: No X-Virus-Status: No, scantime="0.0010 seconds" X-Spam-Status: No, hits=-4.9 required=5 scantime="3.5068 seconds" tests=BAYES_00 X-Scanned-By: MIMEDefang 2.44 Subject: Upgradepath from 5.2.1 to Current fails for buildkernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 13 Aug 2004 14:39:08 -0000 A rebuild of make and installing it fixes the problem. Probably somewhere a version dependency should be fixed. Martin