Results 1 to 3 of 3
root@artos-laptop:~/habesh# /opt/Artos_toolchain_1.3/bin/arm-linux-gcc -o test2 base.c `pkg-config --cflags --libs gtk+-2.0`
/opt/Artos_toolchain_1.3/bin/../lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld: cannot find -lgtk-x11-2.0
collect2: ld returned 1 exit status
it compiled for linux succesfully and can execute. i try to ...
- 08-07-2010 #1Just Joined!
- Join Date
- Jul 2010
- Location
- Bangalore
- Posts
- 5
lgtk-x11-2.0 error
root@artos-laptop:~/habesh# /opt/Artos_toolchain_1.3/bin/arm-linux-gcc -o test2 base.c `pkg-config --cflags --libs gtk+-2.0`
/opt/Artos_toolchain_1.3/bin/../lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld: cannot find -lgtk-x11-2.0
collect2: ld returned 1 exit status
it compiled for linux succesfully and can execute. i try to cross compile gtk program for ARM board. but it results in this error.
- 08-08-2010 #2Linux Newbie
- Join Date
- Mar 2010
- Posts
- 121
- 08-09-2010 #3Just Joined!
- Join Date
- Jul 2010
- Location
- Bangalore
- Posts
- 5
lgtk-x11
thanks for u r reply.
can u tell me to get the package for lgtk-x11-2.0 to rectify the error. i am being a beginner for this. my mail id is of habeshkumar@gmail.com u can help me please.


Reply With Quote
