Hi,
I did a lot of work with compiling the libraries last night and managed to get 11 of the 12 to compile successfully - but of course the one I am missing if GTK+ - the all important one.
Can I run my problem by you? Its similar to the glib-genmarshal that I recently posted that was corrected by using the latest version of the GLIB libraries.
I am getting the following error when cross-compiling GTK+-2.12.11 (I have also tried 2.14.4 but have other problems with that one)
/usr/bin/gtk-update-icon-cache: error while loading shared libraries: libgobject-2.0.so.0: ......
From a post online I got the following solution to this (not sure if its the right way to go though) I commented out the line in the makefile that is trying to do this operation and the make continued. Have you seen this before?
But after this I got the following error, which I can't fix:
/usr/bin/gdk-pixbuf-csource: error while loading shared libraries: /usr/TS7390GTK//lib/libgio-2.0.so.0: ELF file OS ABI invalid
So the problem now is with the gdk-pixbuf-csource binary of the host not being able to read the traget library.
Have you come across this, and the big question is, do you have a solution?
Thanks,
Sean.
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list