On 2012/03/08 23:45, Brett wrote: > > > Here is an update to QEMU 1.0.1. > > Hi, > On amd64 -current (host system) I tried the updated qemu.
Is it built correctly? Specifically, are all the dependencies built against the same version of the pthread library? If you are mixing libraries built against old libpthread with a binary built against new libpthread, you will have problems. > The last time I tried qemu was before the command to launch changed from qemu > to qemu-system-... so perhaps there is some other changes to the command line > which I will need to try to get it working. Otherwise the error messages > above seem to indicate qemu is not liking the rthreads. cc'ing guenther@ for > this reason. Shouldn't need other changes.