qemu & wine experiments on ARM
Jon Nettleton
jon.nettleton at gmail.com
Fri Oct 5 10:02:33 EDT 2012
On Fri, Oct 5, 2012 at 3:53 PM, Martin Langhoff <martin at laptop.org> wrote:
On Fri, Oct 5, 2012 at 6:53 AM, Reuben K. Caron wrote:
> [reuben at koji3 ~]$ proot -Q wine/qemu-i386 mock/
> proot info: started
> sh-4.2$ ls
> sh: fork: Invalid argument
> sh-4.2$
ok, so that's the fork . Avenues I can suggest.
- The proot folks have their own (old) qemu-user rpms. Maybe there's
a fixup in there. Grab them from the same dir I published proot in.
- Perhaps there is an NPTL bug (which I thought was stale, old info)
affecting fork(). If that's so, people claim that this patch
http://patchwork.ozlabs.org/patch/45206 fixes it. You'll want to
recompile qemu-user with this patch.
I have tested that patch already and it does not fix it with the current codebase. I believe you need to get qemu 0.14.1 to use that patch for success.
I also don't have any time for this today, but it is on my "things of interest to do in spare time when wife allows it list" Hopefully this weekend.
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/devel/attachments/20121005/b7ac8e30/attachment.html>
More information about the Devel
mailing list