Re: [kvm-devel] compile kvm on fc6

2007-10-26 Thread Avi Kivity
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-devel] compile kvm on fc6

2007-10-25 Thread Zhao, Yunfeng
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