From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: tools: build error Date: Mon, 22 Feb 2010 18:43:26 +0000 Message-ID: References: <201002221915.37004.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201002221915.37004.Christoph.Egger@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 22/02/2010 18:15, "Christoph Egger" wrote: > Compiling tools/firmware/hvmloader/acpi fails with: > > head -n -1 dsdt.asl >dsdt_15cpu.asl > head: illegal line count -- -1 Fixed by c/s 20965. Thanks, Keir