From: jim miro <daliroot@yahoo.com>
To: kvm@vger.kernel.org
Subject: error compiling kvm-72 not there with kvm-69 - link kernel 2.6.26
Date: Wed, 6 Aug 2008 22:59:09 -0700 (PDT) [thread overview]
Message-ID: <29967.91005.qm@web39501.mail.mud.yahoo.com> (raw)
1st - I don't peruse this mail list
error:
------------------
make -C kernel
make[1]: Entering directory `/usr/src/kvm-72/kernel'
make -C /lib/modules/2.6.26/build M=`pwd` \
LINUXINCLUDE="-I`pwd`/include -Iinclude -I`pwd`/include-compat \
-include include/linux/autoconf.h \
-include `pwd`/external-module-compat.h"
make[2]: Entering directory `/usr/src/linux-2.6.26'
LD /usr/src/kvm-72/kernel/built-in.o
CC [M] /usr/src/kvm-72/kernel/svm.o
CC [M] /usr/src/kvm-72/kernel/external-module-compat.o
CC [M] /usr/src/kvm-72/kernel/vmx.o
CC [M] /usr/src/kvm-72/kernel/vmx-debug.o
CC [M]
/usr/src/kvm-72/kernel/kvm_main.o
CC [M] /usr/src/kvm-72/kernel/x86.o
CC [M] /usr/src/kvm-72/kernel/mmu.o
CC [M] /usr/src/kvm-72/kernel/x86_emulate.o
CC [M] /usr/src/kvm-72/kernel/anon_inodes.o
/usr/src/kvm-72/kernel/anon_inodes.c: In function ‘kvm_anon_inode_getfd’:
/usr/src/kvm-72/kernel/anon_inodes.c:254: error: too many arguments to function ‘anon_inode_getfd’
make[3]: *** [/usr/src/kvm-72/kernel/anon_inodes.o] Error 1
make[2]: *** [_module_/usr/src/kvm-72/kernel] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.26'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/kvm-72/kernel'
make: *** [kernel] Error 2
----------
kernel 2.6.26 built from linux.kernel.org image
It currently has kvm-69 external compiled modules made against this source and running.
I noted that --enable-alsa was not an option on kvm-72
kvm
build with ./configure --prefix=/usr --enable-alsa for kvm-69
for kvm-72 ./configure --prefix=/usr
cat config.mak
ARCH=x86_64
PREFIX=/usr
KERNELDIR=/lib/modules/2.6.26/build
LIBKVM_KERNELDIR=/usr/src/kvm-72/kernel
WANT_MODULE=1
CROSS_COMPILE=
CC=gcc
LD=ld
OBJCOPY=objcopy
OS is debian testing - last updated this date
CPU:
cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 75
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 2
cpu MHz : 2009.262
cache size : 512 KB
physical id : 0
siblings : 2
core id : 0
cpu cores :
2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy
bogomips : 4021.24
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc
processor : 1
vendor_id : AuthenticAMD
cpu family : 15
model
: 75
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 2
cpu MHz : 2009.262
cache size : 512 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy
bogomips :
4018.33
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc
Memory:
cat /proc/meminfo
MemTotal: 1994512 kB
MemFree: 619124 kB
Buffers: 64884 kB
Cached: 629192 kB
SwapCached: 16 kB
Active: 725200 kB
Inactive: 451964 kB
SwapTotal: 5984248 kB
SwapFree: 5984112 kB
Dirty: 180
kB
Writeback: 0 kB
AnonPages: 483040 kB
Mapped: 67612 kB
Slab: 153472 kB
SReclaimable: 139308 kB
SUnreclaim: 14164 kB
PageTables: 13956 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 6981504 kB
Committed_AS: 852184 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 108376 kB
VmallocChunk: 34359625211 kB
next reply other threads:[~2008-08-07 6:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-07 5:59 jim miro [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-07 6:46 error compiling kvm-72 not there with kvm-69 - link kernel 2.6.26 jim miro
2008-08-07 7:02 jim miro
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=29967.91005.qm@web39501.mail.mud.yahoo.com \
--to=daliroot@yahoo.com \
--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 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.