is "/opt/gtkdfb-arm/lib" containing pango libs..??

Siddharth
  -----Original Message-----
  From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Shilpa Singh
  Sent: Tuesday, September 25, 2007 4:06 PM
  To: [email protected]; [EMAIL PROTECTED]
  Subject: [directfb-users] error in cross-compiling GTK+



  hai all,

  I am trying to cross compile gtk+-2.10.13 for ARM92 board with directfb
support, using toolchain arm-linux, I  have set all variables like
CC,LD,AS,AR,RANLIB,STRIP correctly.
  including variables like LD_LIBRARY_PATH,PKG_CONFIG_PATH,LD_RUN_PATH and
also all the flags like
BASE_DEPENDENCIES_CFLAGS,BASE_DEPENDENCIES_LIBS,GLIB_CFLAGS,GLIB_LIBS,PANGO_
CFLAGS,PANGO_LIBS


  I have also checked my pkgconfig it includes all .pc files such as
pango.pc,pangocairo.pc,pangoft2.pc

  below is my configure

  ./configure  --host=arm-linux --build=i686-linux --prefix=$PREFIX --enable
-static=yes --without-x --with-gdktarget=directfb --without-libtiff --withou
t-libjpeg --disable-glibtest --disable-modules --disable-largefile
  B_LIBS


  when i run my configure script i get this


  checking Pango
flags... -D_REENTRANT -I/opt/gtkdfb-arm/include/pango-1.0 -I/opt/gtkdfb-arm/
include/glib-2.0 -I/opt/gtkdfb-arm/lib/glib-2.0/include -I/opt/gtkdfb-arm/in
clude/cairo -I/opt/gtkdfb-arm/include/fontconfig -I/opt/gtkdfb-arm/include/f
reetype2 -I/opt/gtkdfb-arm/include -I/opt/gtkdfb-arm/include/directfb -I/opt
/gtkdfb-arm/include/libpng12
  /opt/gtkdfb-arm/lib/libfontconfig.la -L/opt/gtkdfb-arm/lib -lpangocairo-1.
0 -lcairo -lpangoft2-1.0 -lfreetype -lpango-1.0 -lm -lgobject-2.0 -lgmodule-
2.0 -ldl -lglib-2.0
  configure: error:
  *** Can't link to Pango. Pango is required to build
  *** GTK+. For more information see http://www.pango.org

  can some one help??
  ______________________________________________________________________

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.

Contact your Administrator for further information.
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to