Tag Archives: kernel compilation error

kernel compilation error

while compiling kernel 2.6.27.62 following error is generated CHK include/linux/version.h CHK include/linux/utsrelease.h CALL scripts/checksyscalls.sh CHK include/linux/compile.h CC [M] arch/x86/kvm/svm.o In file included from include/linux/kvm_host.h:21:0, from arch/x86/kvm/svm.c:16: include/linux/kvm.h:240:9: error: duplicate member ‘padding’ make[1]: *** [arch/x86/kvm/svm.o] Error 1 make: *** [arch/x86/kvm] Error … Continue reading

Posted in Linux Internals and System Programming | Tagged | 3 Comments