Re: [Qemu-discuss] Issue with qemu chroot and musl

2014-09-18 Thread Dave Flogeras
On Thu, Sep 18, 2014 at 4:39 PM, Peter Maydell wrote: > Anyway, if you can test the suggested fix above and let me > know if it works, I'll submit a patch to qemu-devel for it. > Yup, that made the warning disappear on musl too. Thanks!

Re: [Qemu-discuss] Issue with qemu chroot and musl

2014-09-18 Thread Peter Maydell
On 18 September 2014 12:14, Dave Flogeras wrote: > I have used aboriginal linux (http://landley.net/aboriginal/) 1.2.8 to > create a musl based root filesystem with the following command: > > MUSL=1 ./build.sh armv6l > > After this I set up binfmt to call a qemu-arm (which I have build > staticall

[Qemu-discuss] Issue with qemu chroot and musl

2014-09-18 Thread Dave Flogeras
I have used aboriginal linux (http://landley.net/aboriginal/) 1.2.8 to create a musl based root filesystem with the following command: MUSL=1 ./build.sh armv6l After this I set up binfmt to call a qemu-arm (which I have build statically via Gentoo portage). If I chroot into the root-filesystem I