GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Configure don't find libX11

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion
Author Message
polarbear



Joined: 30 Jan 2008
Posts: 1

PostPosted: Wed Jan 30, 2008 1:11 pm    Post subject: Configure don't find libX11 Reply with quote

I need help to cross compile Gtk+ 2.6.3 to an ARM architecture.
The configure return this error:
Code: (Plaintext)
1
2
checking for XOpenDisplay in -lX11... no
configure: error: *** libX11 not found

I think so I don't have libX11 installed (precompiled).
Can someone tell me what are the libraries necessaries to cross compile fine gtk+?
I have precompiled (not only for gtk+):
Code: (Plaintext)
1
2
3
4
5
6
7
8
9
10
11
12
13
libX11-1.0.3
libXext-1.0.3
libXdmcp-0.1.3
xproto-7.0.7
xextensions-1.0.1
xtrans-1.1
libXau-1.0.3
xextproto-7.0.2
libXdmcp-0.1.3
glib-2.6.3
glibc-2.3.2
pango-1.8.2
libatk-1.9.0

and I have taken (from ipkgfind.handhelds, because I don't be able to find this source packages to cross compile them) the .ipk packages pre cross compiled for arm (to obtain the -dev packages):
Code: (Plaintext)
1
2
3
libxext-dev.ipk
xlibs-dev.ipk
xlibs_4.2.2.ipk

I need something else? Why the configure don't find libX11? :(
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP