Zhao, Yunfeng wrote:
> Kvm cannot be compiled on fc6 which doesn't define CONFIG_HAS_IOMEM.
>
>
I added a fix in kernel/external-module-compat.h. Should work now.
--
error compiling committee.c: too many arguments to function
---
Kvm cannot be compiled on fc6 which doesn't define CONFIG_HAS_IOMEM.
Here is the error messages:
[EMAIL PROTECTED] kvm-userspace]# make
make -C kernel
make[1]: Entering directory `/root/kvm-userspace/kernel'
make -C /lib/modules/2.6.18-1.2798.fc6/build M=`pwd` "$@"
make[2]: Entering directory `/us