On Thu, Oct 05, 2017 at 07:44:17PM +0530, Bhupinder Thakur wrote:
> Hi Wei,
> 
> On 5 October 2017 at 15:07, Wei Liu <wei.l...@citrix.com> wrote:
> > On Wed, Oct 04, 2017 at 09:58:32PM -0400, Konrad Rzeszutek Wilk wrote:
> >> I get this when compiling under ARM32 (Ubuntu 15.04,
> >> gcc (Ubuntu/Linaro 4.9.2-10ubuntu13) 4.9.2):
> >>
> >> libxl_console.c: In function ‘libxl__device_vuart_add’:
> >> libxl_console.c:379:5: error: format ‘%lu’ expects argument of type ‘long 
> >> unsigned int’, but argument 3 has type ‘xen_pfn_t’ [-Werror=format=]
> >>      flexarray_append(ro_front, GCSPRINTF("%lu", state->vuart_gfn));
> >>      ^
> >> ;
> >
> > My Wheezy 32bit chroot didn't catch this, sigh.
> >
> > Does the following patch work?
> >
> 
> I verified that with this fix, the arm32 toolstack compiles fine.
> 

Thanks. I will commit this shortly.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to