Tried making kvm-88 and kvm-77 today recieving the errors below. Not sure where to go from here. ? You guys ever see this error? Am I missing something or is their a conflict somewhere? Thanks! BK AR x86_64-softmmu/libqemu.a LINK x86_64-softmmu/qemu-system-x86_64 make -C /lib/modules/2.6.18-164.11.1.el5/build M=`pwd` \ LINUXINCLUDE="-I`pwd`/include -Iinclude \ -Iarch/x86/include -I`pwd`/include-compat \ -include include/linux/autoconf.h \ -include `pwd`/x86/external-module-compat.h " \ "$@" LD /root/Desktop/sf/kvm-87/kvm/kernel/x86/built-in.o CC [M] /root/Desktop/sf/kvm-87/kvm/kernel/x86/svm.o In file included from <command line>:1: /root/Desktop/sf/kvm-87/kvm/kernel/x86/external-module-compat.h:12: error: redefinition of typedef ‘phys_addr_t’ include/asm/types.h:50: error: previous declaration of ‘phys_addr_t’ was here In file included from /root/Desktop/sf/kvm-87/kvm/kernel/x86/external-module-compat.h:16, from <command line>:1: /root/Desktop/sf/kvm-87/kvm/kernel/x86/../external-module-compat-comm.h:609: error: static declaration of ‘get_user_pages_fast’ follows non-static declaration include/linux/mm.h:854: error: previous declaration of ‘get_user_pages_fast’ was here make[4]: *** [/root/Desktop/sf/kvm-87/kvm/kernel/x86/svm.o] Error 1 make[3]: *** [/root/Desktop/sf/kvm-87/kvm/kernel/x86] Error 2 make[2]: *** [_module_/root/Desktop/sf/kvm-87/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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html