From owner-freebsd-current@FreeBSD.ORG Wed Mar 7 22:00:31 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 348C7106567D for ; Wed, 7 Mar 2012 22:00:31 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id EA4098FC14 for ; Wed, 7 Mar 2012 22:00:30 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:80da:c765:bc8:b17b] (unknown [IPv6:2001:7b8:3a7:0:80da:c765:bc8:b17b]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 240D25C37; Wed, 7 Mar 2012 23:00:30 +0100 (CET) Message-ID: <4F57DA7D.2000706@FreeBSD.org> Date: Wed, 07 Mar 2012 23:00:29 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120229 Thunderbird/11.0 MIME-Version: 1.0 To: dlt@mebtel.net References: <20120307193616.GA98374@oriental.arm.org> In-Reply-To: <20120307193616.GA98374@oriental.arm.org> X-Enigmail-Version: 1.4a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Jia-Shiun Li Subject: Re: boot2 overflow when building with clang 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: Wed, 07 Mar 2012 22:00:31 -0000 On 2012-03-07 20:36, Derek Tattersall wrote: >>From sources csup'ed this morning, I have the same problem. > Is there a fix for folks that don't use SVN? Assuming you are using CVS, use: "cvs up -r 1.99 sys/boot/i386/boot2/boot2.c"