kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kvm-86 fails to compile with "'IOMMU_CACHE' undeclared"
@ 2009-05-20 17:48 René Pfeiffer
  2009-05-20 20:30 ` Nikola Ciprich
  0 siblings, 1 reply; 7+ messages in thread
From: René Pfeiffer @ 2009-05-20 17:48 UTC (permalink / raw)
  To: KVM list

[-- Attachment #1: Type: text/plain, Size: 1704 bytes --]

Hello!

I just tried to compile kvm-86 on two test machines and I get the
following error:

[...]
  CC [M]  /usr/src/build/kvm-86/kvm/kernel/x86/iommu.o
/usr/src/build/kvm-86/kvm/kernel/x86/iommu.c: In function ‘kvm_iommu_map_pages’:
/usr/src/build/kvm-86/kvm/kernel/x86/iommu.c:90: error: ‘IOMMU_CACHE’ undeclared (first use in this function)
/usr/src/build/kvm-86/kvm/kernel/x86/iommu.c:90: error: (Each undeclared identifier is reported only once
/usr/src/build/kvm-86/kvm/kernel/x86/iommu.c:90: error: for each function it appears in.)
/usr/src/build/kvm-86/kvm/kernel/x86/iommu.c: In function ‘kvm_assign_device’:
/usr/src/build/kvm-86/kvm/kernel/x86/iommu.c:155: error: implicit declaration of function ‘iommu_domain_has_cap’
/usr/src/build/kvm-86/kvm/kernel/x86/iommu.c:156: error: ‘IOMMU_CAP_CACHE_COHERENCY’ undeclared (first use in this function)
make[4]: *** [/usr/src/build/kvm-86/kvm/kernel/x86/iommu.o] Error 1
make[3]: *** [/usr/src/build/kvm-86/kvm/kernel/x86] Error 2
make[2]: *** [_module_/usr/src/build/kvm-86/kvm/kernel] Error 2
make[1]: *** [all] Error 2
make: *** [kvm-kmod] Error 2

Both machines run Debian Lenny with a custom kernel (2.6.29.1 and
2.6.29.3). One machine is Intel-based (Core2Duo), one is AMD-based. Both
compiled earlier versions of kvm just fine. configure was run without
options.

Best,
René.

-- 
  )\._.,--....,'``.  fL  Let GNU/Linux work for you while you take a nap.
 /,   _.. \   _\  (`._ ,. R. Pfeiffer <lynx at luchs.at> + http://web.luchs.at/
`._.-(,_..'--(,_..'`-.;.'  - System administration + Consulting + Teaching -
Got mail delivery problems?  http://web.luchs.at/information/blockedmail.php

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2009-05-22  7:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-20 17:48 kvm-86 fails to compile with "'IOMMU_CACHE' undeclared" René Pfeiffer
2009-05-20 20:30 ` Nikola Ciprich
2009-05-20 20:45   ` Nikola Ciprich
2009-05-21  5:33     ` Chris Wright
2009-05-21  6:18       ` [PATCH kvm-kmod] build fix for !#defined IOMMU_CACHE Chris Wright
2009-05-21  7:46         ` Avi Kivity
2009-05-22  7:51   ` kvm-86 fails to compile with "'IOMMU_CACHE' undeclared" René Pfeiffer

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).