On Mon, Jul 16, 2012 at 4:11 PM, Veruca Salt <verucasaltuk@xxxxxxxxxxxxx> wrote: > > > Hi Bexoff, > I can confirm that we are currently using a patched 2.13 on my project; it may be that 2.14 produces issues, or requires special instructions or patches to make it work with late qemu-kvm. > I have had no issues using 2.13 on k-q 1.1 and below. > Simon Thank you Simon for confirmation. I guess nobody knows whether there are plans to fix(??? ok, now I'm implying qemu is broken which is not exactly what I want to do aka watch my mouth) this? From what I understood, glibc is expecting something else and use of these macros(?) is deprecated. Is there anything I can do, resp. would that be a good thing to do - poke into code, hack around, waste time, send a patch? :) I admit I have no idea how much and what is needed, but that haven't scared me before. Thanks, bexoff > ---------------------------------------- >> Date: Mon, 16 Jul 2012 14:37:25 +0200 >> Subject: qemu fails to build with glibc-2.15 >> From: bexoff@xxxxxxxxx >> To: kvm@xxxxxxxxxxxxxxx >> >> Hello, >> >> I suspect upgrading my system to glibc-2.15 was a mistake. It seems to >> be qemu-1.0.1, and latter versions including qemu-1.1.1, can't be >> compiled anymore. Yes, I did search around and that led me to glibc, >> resp. http://sourceware.org/ml/libc-ports/2011-08/msg00019.html >> >> Please, could somebody confirm or deny the following error is thanks >> to glibc-2.15? >> Is there a way to compile qemu with glibc-2.15? >> Or is my system broken? >> >> ~~~ >> CC i386-linux-user/syscall.o >> /tmp/qemu-1.1.1/linux-user/syscall.c: In function 'sys_getdents': >> /tmp/qemu-1.1.1/linux-user/syscall.c:217:1: error: '__NR_getdents' >> undeclared (first use in this function) >> /tmp/qemu-1.1.1/linux-user/syscall.c:217:1: note: each undeclared >> identifier is reported only once for each function it appears in >> /tmp/qemu-1.1.1/linux-user/syscall.c: In function '_llseek': >> /tmp/qemu-1.1.1/linux-user/syscall.c:224:1: error: '__NR_lseek' >> undeclared (first use in this function) >> /tmp/qemu-1.1.1/linux-user/syscall.c: At top level: >> /tmp/qemu-1.1.1/linux-user/syscall.c:358:12: warning: 'sys_futimesat' >> defined but not used [-Wunused-function] >> /tmp/qemu-1.1.1/linux-user/syscall.c: In function '_llseek': >> /tmp/qemu-1.1.1/linux-user/syscall.c:223:1: warning: control reaches >> end of non-void function [-Wreturn-type] >> /tmp/qemu-1.1.1/linux-user/syscall.c: In function 'sys_getdents': >> /tmp/qemu-1.1.1/linux-user/syscall.c:217:1: warning: control reaches >> end of non-void function [-Wreturn-type] >> ~~~ >> >> Thanks, >> bexoff >> -- >> 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 > -- > 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 -- 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