From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Compilation Error in tools (BIOS/hvmloader) Date: Fri, 16 Feb 2007 09:51:40 +0000 Message-ID: References: <20070216013413.GA14285@nsk.no-ip.org> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070216013413.GA14285@nsk.no-ip.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Luciano Miguel Ferreira Rocha , Emre Erenoglu Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 16/2/07 01:34, "Luciano Miguel Ferreira Rocha" wrote: >> Here's the output when compiling latest unstable code (15/2/2007): > > On Ubuntu or Gentoo? You'll have to add the option -fno-stack-protector > to gcc. make CC='gcc -fno-stack-protector' should do it. > > I thought the developers added a check for that option some time ago, > maybe they missed some places. This issue is fixed in current xen-unstable. -- Keir