[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0 of 2 V4] libxc: checkpoint compression
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |