[poky] qemu-arm broke after Ubuntu 10.04 libc upgrade
Richard Purdie
rpurdie at linux.intel.com
Tue Oct 19 09:43:17 PDT 2010
On Mon, 2010-10-18 at 16:40 -0700, Joe Sauer wrote:
> A few days ago my Ubuntu 10.04 build machine pulled in this upgrade:
>
> Upgrade: linux-libc-dev (2.6.32-24.42, 2.6.32-25.44),
> linux-image-2.6.32-24-generic-pae (2.6.32-24.42, 2.6.32-24.43)
>
> and now I can't build binary locales -- I get these errors building
> glibc:
>
> qemu-arm: relocation error: qemu-arm: symbol fcntl, version GLIBC_2.0
> not defined in file libpthread.so.0 with link time reference
> qemu-arm: relocation error: qemu-arm: symbol unlink, version GLIBC_2.0
> not defined in file libc.so.6 with link time reference
>
> Short of trying to back out that upgrade does anyone have an idea of a
> fix?
If you run a build with the -DDDv options you'll see the command that is
failing. Does this fail outright by itself if you just run the command?
Can you simply it any further and have it work?
Failing that try running this command under strace and see if those logs
show up anything useful?
Cheers,
Richard
More information about the poky
mailing list