qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] compile problem


From: Zhi Hui Li
Subject: Re: [Qemu-devel] compile problem
Date: Mon, 23 Apr 2012 16:44:47 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20

On 2012年04月23日 16:21, Paolo Bonzini wrote:
Il 23/04/2012 10:13, Zhi Hui Li ha scritto:
Ater I git pull to the newest version,
I make qemu, the error happen:


  CC    x86_64-softmmu/vga.o
   CC    x86_64-softmmu/memory.o
   CC    x86_64-softmmu/savevm.o
   CC    x86_64-softmmu/xen-all.o
cc1: warnings being treated as errors
/home/mm/code-new/qemu-2012-3-19/test-new/qemu/xen-all.c: In function
‘xen_hvm_inject_msi’:
/home/mm/code-new/qemu-2012-3-19/test-new/qemu/xen-all.c:132:5: error:
implicit declaration of function ‘xc_hvm_inject_msi’
/home/mm/code-new/qemu-2012-3-19/test-new/qemu/xen-all.c:132:5: error:
nested extern declaration of ‘xc_hvm_inject_msi’
make[1]: *** [xen-all.o] Error 1
make: *** [subdir-x86_64-softmmu] Error 2


I don't know why, can anyone help me ? thank you very much !

A pull request has been sent for this.  In the meanwhile, if you don't
use Xen you can just comment out the offending line.

Paolo



Thank you very much! :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]