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] Re: Xen 4.1.0 RC2 released

To: Keir Fraser <keir@xxxxxxx>
Subject: [Xen-devel] Re: Xen 4.1.0 RC2 released
From: M A Young <m.a.young@xxxxxxxxxxxx>
Date: Tue, 25 Jan 2011 22:34:47 +0000 (GMT)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Delivery-date: Tue, 25 Jan 2011 14:36:00 -0800
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
User-agent: Alpine 2.02 (LFD 1266 2009-07-14)
I get the following failure building xen-4.1.0/stubdom/mini-os-x86_64-ioemu/lib/sys.o

cc1: warnings being treated as errors
lib/sys.c: In function 'open_savefile':
lib/sys.c:186:5: error: passing argument 1 of 'snprintf' from incompatible pointer type /home/michael/rpmbuild/BUILD/xen-4.1.0/stubdom/cross-root-x86_64/x86_64-xen-elf/include/stdio.h:264:5: note: expected 'char *' but argument is of type 'char **' lib/sys.c:188:5: error: passing argument 1 of 'init_consfront' from incompatible pointer type /home/michael/rpmbuild/BUILD/xen-4.1.0/stubdom/../extras/mini-os/include/mini-os/console.h:82:23: note: expected 'char *' but argument is of type 'char **'
lib/sys.c: In function 'open':
lib/sys.c:213:9: error: passing argument 1 of 'open_savefile' discards qualifiers from pointer target type lib/sys.c:181:5: note: expected 'char *' but argument is of type 'const char *'
lib/sys.c: In function 'write':
lib/sys.c:289:25: error: pointer of type 'void *' used in arithmetic
make[2]: *** [/home/michael/rpmbuild/BUILD/xen-4.1.0/stubdom/mini-os-x86_64-ioemu/lib/sys.o] Error 1 make[2]: Leaving directory `/home/michael/rpmbuild/BUILD/xen-4.1.0/extras/mini-os'
make[1]: *** [ioemu-stubdom] Error 2


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

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