From: Pelle <Pelle-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
To: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Build of kvm-37 fails
Date: Sun, 09 Sep 2007 15:22:30 +0200 [thread overview]
Message-ID: <46E3F396.4080705@quicknet.nl> (raw)
Hi,
I tried to compile the new kvm-37, and got the following errors:
regards, Pelle
$ make
make -C kernel
make[1]: Entering directory `/home/ellep/Install/kvm-37/kernel'
make -C /lib/modules/2.6.20-16-generic/build M=`pwd` "$@"
make[2]: Entering directory `/usr/src/linux-headers-2.6.20-16-generic'
LD /home/ellep/Install/kvm-37/kernel/built-in.o
CC [M] /home/ellep/Install/kvm-37/kernel/svm.o
CC [M] /home/ellep/Install/kvm-37/kernel/vmx.o
CC [M] /home/ellep/Install/kvm-37/kernel/vmx-debug.o
CC [M] /home/ellep/Install/kvm-37/kernel/kvm_main.o
/home/ellep/Install/kvm-37/kernel/kvm_main.c: In function
‘kvm_vcpu_ioctl_get_sregs’:
/home/ellep/Install/kvm-37/kernel/kvm_main.c:2183: warning: passing
argument 2 of ‘set_bit’ from incompatible pointer type
CC [M] /home/ellep/Install/kvm-37/kernel/mmu.o
CC [M] /home/ellep/Install/kvm-37/kernel/x86_emulate.o
CC [M] /home/ellep/Install/kvm-37/kernel/anon_inodes.o
CC [M] /home/ellep/Install/kvm-37/kernel/irq.o
CC [M] /home/ellep/Install/kvm-37/kernel/i8259.o
CC [M] /home/ellep/Install/kvm-37/kernel/lapic.o
/home/ellep/Install/kvm-37/kernel/lapic.c: In function ‘start_apic_timer’:
/home/ellep/Install/kvm-37/kernel/lapic.c:608: error: ‘HRTIMER_MODE_ABS’
undeclared (first use in this function)
/home/ellep/Install/kvm-37/kernel/lapic.c:608: error: (Each undeclared
identifier is reported only once
/home/ellep/Install/kvm-37/kernel/lapic.c:608: error: for each function
it appears in.)
/home/ellep/Install/kvm-37/kernel/lapic.c: In function ‘kvm_create_lapic’:
/home/ellep/Install/kvm-37/kernel/lapic.c:952: error: ‘HRTIMER_MODE_ABS’
undeclared (first use in this function)
/home/ellep/Install/kvm-37/kernel/lapic.c:953: warning: assignment from
incompatible pointer type
/home/ellep/Install/kvm-37/kernel/lapic.c: In function
‘kvm_migrate_apic_timer’:
/home/ellep/Install/kvm-37/kernel/lapic.c:1042: error:
‘HRTIMER_MODE_ABS’ undeclared (first use in this function)
make[3]: *** [/home/ellep/Install/kvm-37/kernel/lapic.o] Error 1
make[2]: *** [_module_/home/ellep/Install/kvm-37/kernel] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.20-16-generic'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ellep/Install/kvm-37/kernel'
make: *** [kernel] Error 2
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
next reply other threads:[~2007-09-09 13:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-09 13:22 Pelle [this message]
[not found] ` <46E3F396.4080705-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-09-09 13:40 ` Build of kvm-37 fails Avi Kivity
[not found] ` <46E3F7BC.6060101-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-09 14:53 ` Alexey Eremenko
[not found] ` <7fac565a0709090753m4bddc288t9c40528551e8fa05-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-09 15:24 ` Avi Kivity
2007-09-10 10:10 ` Gildas
[not found] ` <b2ace7f20709100310u4b49500fp188539cebd25a36e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-10 10:15 ` Gildas
[not found] ` <b2ace7f20709100315q7464e612q9f79efdbe797b7f6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-10 23:28 ` Dong, Eddie
[not found] ` <10EA09EFD8728347A513008B6B0DA77A014E8AE2-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-12 8:00 ` Avi Kivity
2007-09-10 11:22 ` Pelle
[not found] ` <46E528F8.6020203-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-09-10 12:33 ` Luca
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=46E3F396.4080705@quicknet.nl \
--to=pelle-5japdu7xtcievqv0petr8a@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.