From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Wolf Subject: Re: xen-unstable build failure in tools/blktap/drivers for block-qcow2.c Date: Fri, 29 Feb 2008 09:18:27 +0100 Message-ID: <47C7BFD3.8090908@suse.de> References: <47C7048A.9050706@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47C7048A.9050706@oracle.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: Srinivas Maturi Cc: Keir Fraser , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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. Kevin