On 20/10/2011 22:10, Khem Raj wrote:
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

This was my first point of call, which didn't fix it. I re-build with a fresh build directory and it built fine.
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to