kvm.vger.kernel.org archive mirror
 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

* Re: Compilation errors while compiling KVM 88
  2010-01-20 15:13 Compilation errors while compiling KVM 88 Levy, Lior
@ 2010-01-20 16:13 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2010-01-20 16:13 UTC (permalink / raw)
  To: Levy, Lior; +Cc: kvm@vger.kernel.org

On 01/20/2010 05:13 PM, Levy, Lior wrote:
> Hi all,
>
> I am having some errors when building KVM 88 module.
>    

That's pretty old.  Take a look at 
http://www.linux-kvm.org/page/Getting_the_kvm_kernel_modules.  For 
userspace, use the qemu-kvm-0.12 series.

-- 
error compiling committee.c: too many arguments to function


^ 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).