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).
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to