kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kvm-kmod 88 or git not working with 2.6.31
@ 2009-09-19  2:19 Aidan Marks
  2009-09-19  7:13 ` [PATCH] x86: Pick up local arch trace header (was: kvm-kmod 88 or git not working with 2.6.31) Jan Kiszka
  0 siblings, 1 reply; 13+ messages in thread
From: Aidan Marks @ 2009-09-19  2:19 UTC (permalink / raw)
  To: kvm

Hello

I am trying to compile kvm-kmod-devel-88.tar.gz with 2.6.31.  Seems
there is a missing header file.


vger kvm-kmod-devel-88 # make


make -C /lib/modules/2.6.31-gentoo/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 " \


                "$@"


make[1]: Entering directory `/usr/src/linux-2.6.31-gentoo'


  LD      /tmp/kvm-kmod-devel-88/x86/built-in.o


  CC [M]  /tmp/kvm-kmod-devel-88/x86/svm.o


  CC [M]  /tmp/kvm-kmod-devel-88/x86/vmx.o


  CC [M]  /tmp/kvm-kmod-devel-88/x86/vmx-debug.o


  CC [M]  /tmp/kvm-kmod-devel-88/x86/kvm_main.o


  CC [M]  /tmp/kvm-kmod-devel-88/x86/x86.o


In file included from /tmp/kvm-kmod-devel-88/x86/trace.h:355,


                 from /tmp/kvm-kmod-devel-88/x86/x86.c:83:


include/trace/define_trace.h:53:43: error: arch/x86/kvm/trace.h: No such
file or directory

make[3]: *** [/tmp/kvm-kmod-devel-88/x86/x86.o] Error 1


make[2]: *** [/tmp/kvm-kmod-devel-88/x86] Error 2


make[1]: *** [_module_/tmp/kvm-kmod-devel-88] Error 2


make[1]: Leaving directory `/usr/src/linux-2.6.31-gentoo'


make: *** [all] Error 2

I also tried pulling from git via:

git clone git://git.kernel.org/pub/scm/virt/kvm/kvm-kmod.git
cd kvm-kmod
git submodule update --init
./configure --kerneldir=/usr/src/linux
make sync
make

still the same error.

is there a patch for 2.6.31 support?

thanks
Aidan
cisco Systems, Inc.




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-09-24  7:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19  2:19 kvm-kmod 88 or git not working with 2.6.31 Aidan Marks
2009-09-19  7:13 ` [PATCH] x86: Pick up local arch trace header (was: kvm-kmod 88 or git not working with 2.6.31) Jan Kiszka
2009-09-19 21:44   ` [PATCH] x86: Pick up local arch trace header Aidan Marks
2009-09-20  8:56     ` Jan Kiszka
2009-09-20 11:02       ` Aidan Marks
2009-09-20 11:42         ` Jan Kiszka
2009-09-20 12:55           ` Aidan Marks
2009-09-20 13:24             ` Jan Kiszka
2009-09-20 13:49               ` Aidan Marks
2009-09-23 19:28                 ` Jorge Lucángeli Obes
2009-09-24  6:42                   ` Jan Kiszka
2009-09-24  7:04                     ` Jorge Lucángeli Obes
2009-09-24  7:44                     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).