From owner-freebsd-current@FreeBSD.ORG Sun Oct 26 18:04:59 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DB5AE5A; Sun, 26 Oct 2014 18:04:59 +0000 (UTC) Received: from mail.bein.link (bein.link [37.252.124.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 443C3364; Sun, 26 Oct 2014 18:04:59 +0000 (UTC) Received: from quad.localnet (home.bein.link [172.16.32.6]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bein.link (Postfix) with ESMTPS id A6A621AF172; Sun, 26 Oct 2014 18:04:54 +0000 (UTC) From: Maxim V FIlimonov To: freebsd-current@freebsd.org Subject: Re: buildkernel fails on head Date: Sun, 26 Oct 2014 21:04:55 +0300 Message-ID: <2675015.Pnaaeo1R3H@quad> User-Agent: KMail/4.14.2 (FreeBSD/10.0-RELEASE-p11; KDE/4.14.2; amd64; ; ) In-Reply-To: <1D4E40EA-D2AB-499F-8DAF-E0DAB4985DA9@FreeBSD.org> References: <2096535.O1qKY0qN4C@quad> <1D4E40EA-D2AB-499F-8DAF-E0DAB4985DA9@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: Dimitry Andric X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-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: Sun, 26 Oct 2014 18:04:59 -0000 On Sunday 26 October 2014 14:18:47 Dimitry Andric wrote: > > Your config executable is too old. Most likely, you need to run "make > kernel-toolchain" first. > Thank you very much, that helped. -- wbr, Maxim Filimonov che@bein.link