From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Maturi Subject: Re: xen-unstable build failure in tools/blktap/drivers for block-qcow2.c Date: Fri, 29 Feb 2008 10:38:24 -0800 Message-ID: <47C85120.5040501@oracle.com> References: <47C7048A.9050706@oracle.com> <47C7BFD3.8090908@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47C7BFD3.8090908@suse.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Kevin Wolf Cc: Keir Fraser , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Kevin Wolf wrote: > Srinivas Maturi schrieb: > >> We are using gcc 4.1.2. >> > > Ok. As I wrote the problem is not with the compiler version but with > your compiler switches, namely -D_FORTIFY_SOURCE=2. Keir has commited my > patch already, so please try the latest xen-unstable. > > > The build succeeded with changeset 17152. Thanks for the patch. Thanks, Maturi