All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu fails to build with glibc-2.15
@ 2012-07-16 12:37 X O
  2012-07-16 14:11 ` Veruca Salt
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: X O @ 2012-07-16 12:37 UTC (permalink / raw)
  To: kvm

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-07-21 11:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-16 12:37 qemu fails to build with glibc-2.15 X O
2012-07-16 14:11 ` Veruca Salt
2012-07-16 14:56   ` X O
2012-07-16 15:14 ` Avi Kivity
2012-07-16 15:14   ` [Qemu-devel] " Avi Kivity
2012-07-16 16:35   ` X O
2012-07-16 16:35     ` [Qemu-devel] " X O
2012-07-17  9:38     ` X O
2012-07-17  9:38       ` [Qemu-devel] " X O
2012-07-17  9:51       ` Peter Maydell
2012-07-17  9:51         ` Peter Maydell
2012-07-17 10:01         ` X O
2012-07-17 10:01           ` X O
2012-07-21 11:34 ` X O
2012-07-21 11:34   ` [Qemu-devel] " X O

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.