From owner-freebsd-current@FreeBSD.ORG Fri Apr 16 07:51:29 2010 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 56D2C1065672 for ; Fri, 16 Apr 2010 07:51:29 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 985DF8FC13 for ; Fri, 16 Apr 2010 07:51:28 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id KAA26057; Fri, 16 Apr 2010 10:51:25 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1O2gKj-0009Wo-3b; Fri, 16 Apr 2010 10:51:25 +0300 Message-ID: <4BC816FC.2000503@icyb.net.ua> Date: Fri, 16 Apr 2010 10:51:24 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100321) MIME-Version: 1.0 To: Arseny Nasokin References: <6568D0A3-6061-4E24-9568-0D190469C97A@gmail.com> <4BC79B5C.7030307@icyb.net.ua> <522A0C7F-396C-42C8-BD6A-240EBEDCF589@gmail.com> <4BC803C1.505@icyb.net.ua> <44733623-700C-4A1A-AD21-3724351915C1@gmail.com> In-Reply-To: <44733623-700C-4A1A-AD21-3724351915C1@gmail.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Mail Lists Subject: Re: Cross compilling kernel i386/amd64 is failed 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: Fri, 16 Apr 2010 07:51:29 -0000 on 16/04/2010 10:38 Arseny Nasokin said the following: > > kernel-toolchain target must be called on cross-compilling, even you > making cross-world (where toolchain is called) Still not sure what is the problem. Before cross-compiling a kernel you have to cross-build either the corresponding world or the kernel toolchain. -- Andriy Gapon