From: Hans de Bruin <bruinjm@xs4all.nl>
To: kvm@vger.kernel.org
Subject: kvm-userspace compile problem
Date: Thu, 12 Feb 2009 23:03:18 +0100 [thread overview]
Message-ID: <49949CA6.5020007@xs4all.nl> (raw)
<newbie>
distro: slamd64
kernel: today's git
kvm-userspace: today's git
/usr/src/linux-2.6/.config:
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
...
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
# CONFIG_KVM_INTEL is not set
CONFIG_KVM_AMD=y
# CONFIG_KVM_TRACE is not set
CONFIG_VIRTIO=y
CONFIG_VIRTIO_RING=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BALLOON=y
e$ ./configure --prefix=/usr --with-patched-kernel
Install prefix /usr
BIOS directory /usr/share/qemu
binary directory /usr/bin
Manual directory /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /home/hns/kvm-userspace/qemu
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
gprof enabled no
sparse enabled no
profiler no
static build no
-Werror enabled no
SDL support yes
SDL static link no
curses 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
kqemu support no
kvm support no - (#error Missing KVM capability
KVM_CAP_DESTROY_MEMORY_REGION_WORKS)
CPU emulation yes
brlapi support no
Documentation yes
NPTL support yes
vde support no
AIO support yes
Install blobs yes
KVM support no - (#error Missing KVM capability
KVM_CAP_DESTROY_MEMORY_REGION_WORKS)
fdt support no
$cat config.mak:
ARCH=x86_64
PROCESSOR=x86_64
PREFIX=/usr
KERNELDIR=/lib/modules/2.6.29-rc4/build
KERNELSOURCEDIR=
LIBKVM_KERNELDIR=/home/hns/kvm-userspace/kernel
WANT_MODULE=
CROSS_COMPILE=
CC=gcc
LD=ld
OBJCOPY=objcopy
AR=ar
DEPMOD_VERSION=
$ find /usr -name libkvm.h
/usr/include/libkvm.h (from kvm-78-x86_64_slamd64-1.tgz?
removing it did not help)
I switched to git because the kvm-83 tarball gave some other problems
</newbie>
next reply other threads:[~2009-02-12 22:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-12 22:03 Hans de Bruin [this message]
2009-02-12 22:54 ` kvm-userspace compile problem Glauber Costa
2009-02-13 20:19 ` Hans de Bruin
2009-02-14 21:42 ` Hans de Bruin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49949CA6.5020007@xs4all.nl \
--to=bruinjm@xs4all.nl \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox