From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Levon Subject: Re: [Xen-staging] [xen-unstable] Add iso9660 support to libfsimage. Date: Wed, 21 Feb 2007 18:47:21 +0000 Message-ID: <20070221184721.GA5753@barman.uk.sun.com> References: <200702211446.l1LEkLls014186@latara.uk.xensource.com> <1172082879.14248.150.camel@bling> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1172082879.14248.150.camel@bling> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Alex Williamson Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Feb 21, 2007 at 11:34:39AM -0700, Alex Williamson wrote: > > # HG changeset patch > > # User john.levon@xxx > > # Date 1172012044 28800 > > # Node ID fe3e024e38f8323c311fbd61710eff3c4b92f514 > > # Parent bca284f67702cf46502809f29eb634e2ab6d294f > > Add iso9660 support to libfsimage. > > There seems to be some sign-age problems introduced here. I'm > surprised the staging tests didn't hit them too. On ia64 it fails to > build: I suppose you're using a later gcc than I am (or grub is!). It compiles cleanly with gcc 3.4.3. regards john