<HTML><HEAD><TITLE>Mail</TITLE>
<META content="KsDHTMLEDLib.ocx, FreeWare HTML Editor 1.164.2, ?Kurt Senfer"
name=GENERATOR>
<META http-equiv=Content-Type content="text/html; charset=GB2312"></HEAD>
<BODY style="FONT-SIZE: 9pt; FONT-FAMILY: 宋体" leftMargin=5 topMargin=5 #ffffff>
<DIV><FONT size=2><!--AID_SENDTO_BEGIN--></FONT></DIV>
<DIV>
<DIV>
<DIV>
<DIV>OS, compiler: Fedora core 4, gcc 3.3.2</DIV>
<DIV> </DIV>
<DIV>My config.log comes from the following configure command</DIV>
<DIV><BR> Cairo: 1.2.0<BR></DIV>
<DIV>./configure --enable-directfb=yes --disable-xlib --disable-win32
--disable-ps --disable-pdf \</DIV>
<DIV> --host=arm-linux --disable-svg
--without-x --enable-freetype CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc</DIV>
<DIV> </DIV>
<DIV> Pango: 1.13.1
<DIV> </DIV>
<DIV>./configure --without-x --host=arm-linux
CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc</DIV>
<DIV> </DIV>
<DIV>
<DIV><FONT size=2>//comment: print out after the configure command of
pango</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV></DIV>
<DIV><FONT size=2> checking for CAIRO...
yes<BR> checking for cairo_surface_write_to_png in
-lcairo... no<BR> checking for cairo_ps_surface_create in
-lcairo... no<BR> checking for cairo_pdf_surface_create
in -lcairo... no<BR> checking for
cairo_xlib_surface_create in -lcairo... no<BR> checking
for cairo_win32_scaled_font_select_font in -lcairo...
no<BR> checking for cairo_ft_scaled_font_lock_face in
-lcairo... no<BR> checking for
cairo_atsui_font_face_create_for_atsu_font_id in -lcairo...
no<BR> ...<BR> config.status:
creating
pangocairo.pc<BR> ...<BR> config.status:
creating
pangocairo-uninstalled.pc<BR> ...<BR> configuration:<BR> backends:
FreeType<BR></FONT></DIV></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></DIV></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV
style="FONT-WEIGHT: normal; FONT-SIZE: 9pt; BACKGROUND: #e4e4e4; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal; font-color: black"><B>发件人:</B>
<A href="mailto:malcolm@pointy-stick.com">Malcolm Tredinnick</A> </DIV>
<DIV
style="FONT-WEIGHT: normal; FONT-SIZE: 9pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal"><B>收件人:</B>
<A href="mailto:llzz2.zhang@samsung.com">llzz2.zhang</A> </DIV>
<DIV
style="FONT-WEIGHT: normal; FONT-SIZE: 9pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal"><B>时 间:</B>
2006-10-19, 17:48:06</DIV>
<DIV
style="FONT-WEIGHT: normal; FONT-SIZE: 9pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal"><B>主 题:</B>
Re: Re: [cairo] cross compile GTK+ on DirectFB --Pango
withCairodisappears</DIV>
<DIV><BR></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>
<DIV>On Thu, 2006-10-19 at 17:32 +0800, Zhang Long wrote:<BR>> <BR>>
pkg-config --modversion pango <BR>> return 1.13.3<BR>> <BR>> I have
entered <BR>> export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<BR>> the
path of /usr/local/lib/pkgconfig includes many .pc files.<BR><BR>Then have a
look in config.log, search for the last mention of Pango in<BR>there (search
for "checking Pango flags") and see what the error is.<BR>Either pangocairo is
built properly for your target architecture or it<BR>isn't. This should be
fairly easy to work out from the build results of<BR>Pango and config.log in
gtk+. It's not really a Cairo problem, as far as<BR>I can tell from Pango's
build
log.<BR><BR>Regards,<BR>Malcolm<BR><BR><BR><BR><BR></DIV></DIV></BLOCKQUOTE></BODY></HTML>