From owner-freebsd-current@FreeBSD.ORG Fri May 11 18:08:15 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4AA0106564A for ; Fri, 11 May 2012 18:08:15 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5F3EB8FC14 for ; Fri, 11 May 2012 18:08:15 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:839:5834:5e28:89f8] (unknown [IPv6:2001:7b8:3a7:0:839:5834:5e28:89f8]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id AF9125C37; Fri, 11 May 2012 20:08:08 +0200 (CEST) Message-ID: <4FAD558B.9060302@andric.com> Date: Fri, 11 May 2012 20:08:11 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120425 Thunderbird/13.0 MIME-Version: 1.0 To: "O. Hartmann" References: <4FAD4F67.7030400@zedat.fu-berlin.de> In-Reply-To: <4FAD4F67.7030400@zedat.fu-berlin.de> X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Current FreeBSD Subject: Re: can not build world or kernel: /usr/src/sys/boot/i386/cdboot/cdboot.S:597:10: error: .code16 not supported yet 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, 11 May 2012 18:08:15 -0000 On 2012-05-11 19:41, O. Hartmann wrote: > I can not build FreeBSD 10.0-CURRENT/amd64, the build terminates with > the following error when building with CLANG either worl or kernel. > > Is there something I missed? How to solve? Should be fixed in r235281. Please try again.