On Mon, 2006-07-31 at 18:04 +0530, harshavardhanreddy mandeepala wrote:
> Hi all i am trying to crosscompile Gtk application to arm-linux.
> I created crossdevelopment tools and installed .
> But the Gtk application is giving problem when linking.
> The error message is as follows.
> 
> /opt/mtwk/usr/local/gcc-3.4.3-glibc-2.3.4/arm-linux/lib/gcc/arm-linux/3.4.3/../../../../arm-linux/bin/ld:
> skipping incompatible /usr/lib/libgnomeui-2.so when searching for
> -lgnomeui-2

This looks like a Gnome application requiring libgnomeui. You must add
the missing gnome libraries to your arm build system.

-- 
Iago Rubio

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to