[yocto] Sysprof build error

Khem Raj raj.khem at gmail.com
Thu Oct 20 14:10:23 PDT 2011


On Thu, Oct 20, 2011 at 6:45 AM, Jack Mitchell <ml at communistcode.co.uk> wrote:
> I have tried cleaning and recompiling glib-2.0 due to this error:
>
> |
> mnt/yocto/poky/qemuarm-toolchain/tmp/sysroots/qemuarm/usr/lib/libgtk-x11-2.0.so:
> undefined reference to `g_datalist_get_data'
>
> Which I believe is glib related, however this might not be the fundamental
> error?
>

This means you need to rebuild glib-2.0 along with libgtk-x11
bitbake -ccleansstate glib-2.0
bitbake sysprof



More information about the yocto mailing list