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.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to