All of lore.kernel.org
 help / color / mirror / Atom feed
* Compilation errors while compiling KVM 88
@ 2010-01-20 15:13 Levy, Lior
  2010-01-20 16:13 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Levy, Lior @ 2010-01-20 15:13 UTC (permalink / raw)
  To: kvm@vger.kernel.org

Hi all,

I am having some errors when building KVM 88 module.
I configured the package as follows:
> ./configure --prefix=/usr/local/kvm --kerneldir=/usr/src/kernels/linux-2.6.30.2

And then typed:
> make

I am getting a lot of undefined reference errors. For example:
xen_domainbuild.o: In function `xen_domain_poll':
/root/kvm/kvm-88/hw/xen_domainbuild.c:139: undefined reference to `xc_domain_getinfo'
xen_domainbuild.o: In function `xen_domain_cleanup':
/root/kvm/kvm-88/hw/xen_domainbuild.c:215: undefined reference to `xs_get_domain_path'
/root/kvm/kvm-88/hw/xen_domainbuild.c:217: undefined reference to `xs_rm'

Option "--disable-xen            disable xen backend driver support" did not solve the problem.

How can I resolve this error ?

Thanks,
Lior Levy
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-20 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 15:13 Compilation errors while compiling KVM 88 Levy, Lior
2010-01-20 16:13 ` Avi Kivity

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.