[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 4 of 4] libxl: Add 'e820_host' option to config file
Konrad Rzeszutek Wilk writes ("[Xen-devel] [PATCH 4 of 4] libxl: Add 'e820_host' option to config file"): > libxl: Add 'e820_host' option to config file. One of these patches, when built on lenny i386, produces this: libxl_pci.c: In function 'e820_sanitize': libxl_pci.c:1129: error: format '%lx' expects type 'long unsigned int', but argument 9 has type 'uint64_t' libxl_pci.c:1129: error: format '%ld' expects type 'long int', but argument 10 has type 'uint64_t' libxl_pci.c:1129: error: format '%ld' expects type 'long int', but argument 11 has type 'uint64_t' libxl_pci.c:1129: error: format '%lx' expects type 'long unsigned int', but argument 12 has type 'uint64_t' libxl_pci.c:1246: error: format '%lx' expects type 'long unsigned int', but argument 8 has type 'uint64_t' libxl_pci.c:1246: error: format '%lx' expects type 'long unsigned int', but argument 9 has type 'uint64_t' make: *** [libxl_pci.o] Error 1 Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |