Hi,

Assuming that you already cross-compiled all the requirements (glib, atk,
pango, cairo, ...), check that the install path of these requirements is
the same path where the GTK+ configure is searching Pango.

Check also the options used when you compiled and installed Pango.

Regards,
--
Pedro Aguilar

> hai all,
>
> I am trying to cross compile gtk+-directfb-2.0.9 for ARM92 board 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 --without-libjpeg --disable-glibtest --disable-modules
> --disable-largefile
>
> when i run my configure script i get this
>
>
> checking for DirectFB... found
> checking for freetype-config... /usr/bin/freetype-config
> checking Pango flags... -I/opt/gtkdfb-arm/include/pango-1.0
> -I/opt/gtkdfb-arm/include/
> clude/freetype2 -I/opt/gtkdfb-arm/include
> -I/opt/gtkdfb-arm/include/glib-2.0 -I/opt/gt
>  /opt/gtkdfb-arm/lib/libfontconfig.la -L/opt/gtkdfb-arm/lib -lpangoft2-1.0
> -lfreetype
> lgmodule-2.0 -ldl -lglib-2.0
> checking for pango_context_new in -lpango-1.0... no
> 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??
>
> _____________________________________________________________________________________________________________________
> directfb-users mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>



_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to