(fixed mailing list) On 07/16/2012 03:37 PM, X O wrote: > 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) Please report the output of grep -r __NR_getdents /usr/include/ on your system. -- error compiling committee.c: too many arguments to function -- 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