Hi,
a one-off question, when I compile kvm88 with kernel 2.6.31.1 I get the
following make errors :
In file included from /tmp/tgz/kvm-88/kvm/kernel/x86/mmutrace.h:220,
from /tmp/tgz/kvm-88/kvm/kernel/x86/mmu.c:184:
include/trace/define_trace.h:53:43: error: ./mmutrace.h: No such file or
directory
make[4]: *** [/tmp/tgz/kvm-88/kvm/kernel/x86/mmu.o] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from /tmp/tgz/kvm-88/kvm/kernel/x86/trace.h:355,
from /tmp/tgz/kvm-88/kvm/kernel/x86/x86.c:83:
include/trace/define_trace.h:53:43: error: arch/x86/kvm/trace.h: No such
file or directory
make[4]: *** [/tmp/tgz/kvm-88/kvm/kernel/x86/x86.o] Error 1
make[3]: *** [/tmp/tgz/kvm-88/kvm/kernel/x86] Error 2
make[2]: *** [_module_/tmp/tgz/kvm-88/kvm/kernel] Error 2
make[1]: *** [all] Error 2
make: *** [kvm-kmod] Error 2
here's my configure :
./configure \
--prefix=/usr/local/ \
--kerneldir=/lib/modules/2.6.31.1/build
Help would be appreciated, also tried compiling kvm87, same problems...
configure output :
Install prefix
/usr/local/
BIOS directory
/usr/local//share/qemu
binary directory
/usr/local//bin
Manual directory
/usr/local//share/man
ELF interp prefix
/usr/gnemul/qemu-%M
Source path
/tmp/tgz/kvm-88
C compiler
gcc
Host C compiler
gcc
ARCH_CFLAGS
-m64
make
make
install
install
host CPU
x86_64
host big endian
no
target list
x86_64-softmmu
tcg debug enabled
no
gprof enabled
no
sparse enabled
no
strip binaries
yes
profiler
no
static build
no
-Werror enabled
no
SDL support
yes
SDL static link
no
curses support
yes
curl support
yes
mingw32 support
no
Audio drivers
oss
Extra audio cards ac97 es1370
sb16
Mixer emulation
no
VNC TLS support
yes
TLS
CFLAGS
TLS LIBS
-lgnutls
VNC SASL support
yes
SASL
CFLAGS
SASL LIBS
-lsasl2
kqemu support
no
xen support
no
CPU emulation yes
brlapi support no
Documentation yes
NPTL support yes
vde support no
AIO support yes
IO thread no
Install blobs yes
KVM support yes
KVM trace support no
fdt support no
preadv support no
thx
Benjamin
--
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