On Thu, Oct 20, 2011 at 6:45 AM, Jack Mitchell <[email protected]> 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
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to