QEMU 1.1.0 is not maintained anymore, so closing this as "Won't fix".
** Changed in: qemu
Status: New => Won't Fix
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1193628
Title:
Undefined Ref
@Peter Maydell (pmaydell): you're right, but in the meantime, I needed
to find another solution.
@Michael Tokarev (mjt+launchpad-tls): Thanks a lot for your answer, it
helped me pass this hindrance... to find 2 other obstacles.
Regarding the first one: I patched the two files as recommended (and
This is a change in glibc. Since version 2.17, clock_gettime() and
friends were moved from -lrt to the main libc, so for linking with
clock_gettime(), -lrt isn't needed anymore.
However, (old) qemu configure only checked clock_gettime(), and used
other functions like timer_create() &Co above.
Th
As you note, 1.1 is now pretty old; you will be much better off in the
long run investigating why your guest OS doesn't work under current
QEMU.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1193628