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] Fresh ioemu build failing

To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: [Xen-devel] Fresh ioemu build failing
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Wed, 04 Mar 2009 00:59:23 -0800
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 04 Mar 2009 01:00:40 -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: Thunderbird 2.0.0.19 (X11/20090105)
I did a clean pull of tools/ioemu-remote, but its failing to build:

gcc -I. -I.. -I/home/jeremy/hg/xen/unstable/tools/ioemu-dir/target-i386 
-I/home/jeremy/hg/xen/unstable/tools/ioemu-dir -MMD -MT pt-msi.o -MP 
-DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/home/jeremy/hg/xen/unstable/tools/ioemu-dir/tcg 
-I/home/jeremy/hg/xen/unstable/tools/ioemu-dir/tcg/x86_64 
-I/home/jeremy/hg/xen/unstable/tools/ioemu-dir/fpu  
-I/home/jeremy/hg/xen/unstable//tools/libxc 
-I/home/jeremy/hg/xen/unstable//tools/xenstore 
-I/home/jeremy/hg/xen/unstable//tools/include 
-I/home/jeremy/hg/xen/unstable//tools/blktap/lib -O2 -g -fno-strict-aliasing 
-Wall -Wundef -Wendif-labels -Wwrite-strings -O1 -fno-omit-frame-pointer 
-fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall 
-Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  
-D__XEN_TOOLS__ -MMD -MF .pt-msi.o.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
 -Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign  
-DCONFIG_PASSTHROUGH  -I../hw  -m64 -DUSE_SSE2=1 -msse2 -Wno-unused 
-Wno-declaration-after-statement -Wno-pointer-sign  -DCONFIG_PASSTHROUGH  -c -o 
pt-msi.o /home/jeremy/hg/xen/unstable/tools/ioemu-dir/hw/pt-msi.c
/home/jeremy/hg/xen/unstable/tools/ioemu-dir/hw/pt-msi.c: In function 
'pt_msi_update':
/home/jeremy/hg/xen/unstable/tools/ioemu-dir/hw/pt-msi.c:130: error: too few 
arguments to function 'xc_domain_update_msi_irq'
/home/jeremy/hg/xen/unstable/tools/ioemu-dir/hw/pt-msi.c: In function 
'pt_msix_update_one':
/home/jeremy/hg/xen/unstable/tools/ioemu-dir/hw/pt-msi.c:307: error: too few 
arguments to function 'xc_domain_update_msi_irq'

        J



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

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