WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 0 of 2 V4] libxc: checkpoint compression

To: rshriram@xxxxxxxxx
Subject: Re: [Xen-devel] [PATCH 0 of 2 V4] libxc: checkpoint compression
From: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Date: Wed, 2 Nov 2011 15:31:25 +0000
Cc: brendan@xxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 02 Nov 2011 08:32:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1319050206@xxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Newsgroups: chiark.mail.xen.devel
References: <patchbomb.1319050206@xxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
rshriram@xxxxxxxxx writes ("[Xen-devel] [PATCH 0 of 2 V4] libxc: checkpoint 
compression"):
> This patch series adds checkpoint compression functionality, while
> running under Remus.

Thanks.  I tried to apply this but it broke the stubdom build:

cc1: warnings being treated as errors
xc_compression.c: In function 'xc_compression_create_context':
xc_compression.c:487: error: implicit declaration of function 'posix_memalign'
make[3]: *** [xc_compression.o] Error 1
make[3]: Leaving directory 
`/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32'
make[2]: *** [build] Error 2
make[2]: Leaving directory 
`/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32'
make[1]: *** [libxc-x86_32/libxenctrl.a] Error 2
make[1]: Leaving directory `/u/iwj/work/xen-unstable-tools.hg/stubdom'
make: *** [install-stubdom] Error 2

I think you may need to #ifdef some of the code, or somehow provide
posix_memalign in stubdom.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>