Hi all,

I am attempting to build kvm-88 on CentOS 5.3 and encounter the error
below while running make. Is the kernel included with CentOS too old?
Has any one been able to successfully build and run kvm-88 on CentOS
5.3?

Thanks!

  CC [M]  /home/jon/src/kvm-88/kvm/
kernel/x86/svm.o
In file included from <command line>:1:
/home/jon/src/kvm-88/kvm/kernel/x86/external-module-compat.h:12:
error: redefinition of typedef \u2018phys_addr_t\u2019
include/asm/types.h:50: error: previous declaration of
\u2018phys_addr_t\u2019 was here
In file included from
/home/jon/src/kvm-88/kvm/kernel/x86/external-module-compat.h:16,
                 from <command line>:1:
/home/jon/src/kvm-88/kvm/kernel/x86/../external-module-compat-comm.h:609:
error: static declaration of \u2018get_user_pages_fast\u2019 follows
non-static declaration
include/linux/mm.h:873: error: previous declaration of
\u2018get_user_pages_fast\u2019 was here
make[4]: *** [/home/jon/src/kvm-88/kvm/kernel/x86/svm.o] Error 1
make[3]: *** [/home/jon/src/kvm-88/kvm/kernel/x86] Error 2
make[2]: *** [_module_/home/jon/src/kvm-88/kvm/kernel] Error 2
make[1]: *** [all] Error 2
make: *** [kvm-kmod] Error 2
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to