From: Sheng Yang <sheng@linux.intel.com>
To: kvm@vger.kernel.org
Cc: Jun Koi <junkoi2004@gmail.com>, Anthony Liguori <aliguori@us.ibm.com>
Subject: Re: Failed to compile kvm-88
Date: Fri, 17 Jul 2009 13:45:45 +0800 [thread overview]
Message-ID: <200907171345.46449.sheng@linux.intel.com> (raw)
In-Reply-To: <fdaac4d50907162034j42ff473bi7f27ce3903e694bc@mail.gmail.com>
On Friday 17 July 2009 11:34:03 Jun Koi wrote:
> Hi,
>
> I am trying to compile kvm-88, like followings:
>
> ./configure --disable-xen
> make
>
> Then I get following errors. Why do I have such a problem, if I
> already disalbe Xen support, like above? How to fix this problem?
Comment out all XEN related thing in qemu-kvm/Makefile(search "XEN" then
comment them), then remake.
Anyone can figure out a more peaceful fix for this? I think compile failure
w/o --disable-xen is still a issue.
--
regards
Yang, Sheng
>
> Thanks lot,
> J
>
>
>
> ....
> CC x86_64-softmmu/disas.o
> CC x86_64-softmmu/i386-dis.o
> AR x86_64-softmmu/libqemu.a
> LINK x86_64-softmmu/qemu-system-x86_64
> ../libqemu_common.a(xen_backend.o): In function `xen_be_send_notify':
> /home/kvm/kvm-88/hw/xen_backend.c:679: undefined reference to
> `xc_evtchn_notify' ../libqemu_common.a(xen_backend.o): In function
> `xen_be_unbind_evtchn': /home/kvm/kvm-88/hw/xen_backend.c:671: undefined
> reference to `xc_evtchn_fd' /home/kvm/kvm-88/hw/xen_backend.c:672:
> undefined reference to `xc_evtchn_unbind'
> ../libqemu_common.a(xen_backend.o): In function `xen_be_bind_evtchn':
> /home/kvm/kvm-88/hw/xen_backend.c:655: undefined reference to
> `xc_evtchn_bind_interdomain'
> /home/kvm/kvm-88/hw/xen_backend.c:662: undefined reference to
> `xc_evtchn_fd' ../libqemu_common.a(xen_backend.o): In function
> `xen_be_evtchn_event': /home/kvm/kvm-88/hw/xen_backend.c:606: undefined
> reference to
> `xc_evtchn_pending'
> /home/kvm/kvm-88/hw/xen_backend.c:612: undefined reference to
> `xc_evtchn_unmask' --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-07-17 5:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fdaac4d50907161957q64309de8sb04e661e20c07084@mail.gmail.com>
2009-07-17 3:34 ` Failed to compile kvm-88 Jun Koi
2009-07-17 5:45 ` Sheng Yang [this message]
2009-07-17 5:55 ` Jun Koi
2009-07-17 5:59 ` Sheng Yang
2009-07-17 6:03 ` Jun Koi
2009-07-17 12:51 ` Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200907171345.46449.sheng@linux.intel.com \
--to=sheng@linux.intel.com \
--cc=aliguori@us.ibm.com \
--cc=junkoi2004@gmail.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.