Re: Gtk application cross compilation proble



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]