On Mon, Jul 06, 2009 at 11:21:03PM -0400, Mike Frysinger wrote: >On Monday 06 July 2009 22:42:46 Cristi Magherusan wrote: >> /home/cristi/devel/avatt/buildroot/build_i586/kvm-87/qemu-kvm-x86.c:1538: >> undefined reference to `ioperm' > >ioperm is enabled only if your kernel headers declare __NR_ioperm. if it isnt >enabled in your C library, check your headers. and it's only enabled if UCLIBC_LINUX_SPECIFIC since it is that, in no standard but linux specific (_and_ you need an MMU for it). -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html