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

[Xen-devel] Error during "make tools" with latest xen-unstable

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Error during "make tools" with latest xen-unstable
From: "Kathy Hadley" <Kathy.Hadley@xxxxxxxxxxxxxxx>
Date: Wed, 30 Jun 2010 16:56:00 -0400
Delivery-date: Wed, 30 Jun 2010 13:58:26 -0700
Envelope-to: www-data@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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcsYlqVF5K7zLu20QqmCDjP3lxTQ+w==
Thread-topic: Error during "make tools" with latest xen-unstable

When executing “make tools” on the latest changeset in xen-unstable (21696), we see the following error:

 

xenpaging.c: In function ‘main’:

xenpaging.c:551: error: format ‘%lx’ expects type ‘long unsigned int’, but argument 6 has type ‘uint64_t’

xenpaging.c:556: error: passing argument 3 of ‘xenpaging_populate_page’ from incompatible pointer type

xenpaging.c:581: error: format ‘%lx’ expects type ‘long unsigned int’, but argument 8 has type ‘uint64_t’

make[3]: *** [xenpaging.o] Error 1

make[3]: Leaving directory `/home/demo/xen-unstable/rev21696/tools/xenpaging'

make[2]: *** [subdir-install-xenpaging] Error 2

make[2]: Leaving directory `/home/demo/xen-unstable/rev21696/tools'

make[1]: *** [subdirs-install] Error 2

make[1]: Leaving directory `/home/demo/xen-unstable/rev21696/tools'

make: *** [install-tools] Error 2

 

This appears to be due to updates made to mem_event.h in changeset 21694.

 

Thanks,

  Kathy Hadley

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>