I am facing some problem while cross compiling gtk 2.6.10
I compiled pango with backend freetype X Xft.
When i try to compile Gtk it is giving following problem.
....................
checking for X... libraries /tmp/xfree86_new/dist/usr/X11R6/lib, headers /tmp/xfree86_new/dist/usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... no
configure: error: *** libX11 not found. Check 'config.log' for more details.
In the config.log it is showing as follows
bin/ld: warning: libXext.so.6, needed by /tmp/xfree86_new/dist/usr/X11R6/lib/libXft.so, not found
(try using -rpath or -rpath-link)
But i have libXext in the PKG_CONFIG_PATH (In the Xcompiled XFree86 library)
How can i link the libXext to the configure file.
I am attaching the config.log file for the refernce.
Thanks in advance.
Regards.
Harsha
Attachment:
config.log.tar.bz2
Description: BZip2 compressed data
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list