public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm-77-userspace compilation fails with --disable-aio
@ 2008-10-17 22:09 Cristi Magherusan
  0 siblings, 0 replies; only message in thread
From: Cristi Magherusan @ 2008-10-17 22:09 UTC (permalink / raw)
  To: kvm

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

Hello,

This is the compilation error:

libqemu.a(qemu-kvm.o): In function `kvm_main_loop':
qemu-kvm.c:(.text+0xe68): undefined reference to `qemu_eventfd'
qemu-kvm.c:(.text+0xed3): undefined reference to `qemu_signalfd'
collect2: ld returned 1 exit status

It seems that the kvm_main_loop function is using qemu_eventfd and
qemu_signalfd regardless of CONFIG_AIO. Both of them belong to
compatfd.o but this one is only built when CONFIG_AIO is enabled.

Best regards,
Cristi

-- 
Cristi Măgherușan,
Inginer de sistem/retea
Universitatea Tehnică din Cluj-Napoca
Centrul de Comunicații "Pusztai Kalman"
Tel. 0264/401247  http://cc.utcluj.ro

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-17 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17 22:09 kvm-77-userspace compilation fails with --disable-aio Cristi Magherusan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox