Hi all,
I am using buildroot release 20071120 for building toolchain and gtk+ with
tinyx for my arm platform.
Tinyx seems to compile ok .
but when it comes to compile pango I get undefined references as follows. I
am using xc-011010 for tinyx.


/mnt/hda1/tanalam/Projects/tools/buildroot/build_arm/staging_dir/usr/bin/../lib/gcc/arm-linux-uclibc/4.2.1/../../../../arm-linux-uclibc/bin/ld:
warning: libfreetype.so.7, needed by
/mnt/hda1/tanalam/Projects/tools/buildroot/build_arm/pango-1.13.5
/pango/.libs/libpangoft2-1.0.so, may conflict with libfreetype.so.6
./.libs/libpangoxft-1.0.so: undefined reference to
`XRenderFindStandardFormat'
./.libs/libpangoxft-1.0.so: undefined reference to `XftFontClose'
./.libs/libpangoxft-1.0.so: undefined reference to `XftTextExtents8'
./.libs/libpangoxft-1.0.so: undefined reference to `XftCharExists'
./.libs/libpangoxft-1.0.so: undefined reference to `XftLockFace'
./.libs/libpangoxft-1.0.so: undefined reference to
`XRenderCompositeTrapezoids'
./.libs/libpangoxft-1.0.so: undefined reference to `XftDrawPicture'
./.libs/libpangoxft-1.0.so: undefined reference to `XftCharIndex'
./.libs/libpangoxft-1.0.so: undefined reference to `XftDefaultHasRender'
./.libs/libpangoxft-1.0.so: undefined reference to `XftGlyphExtents'
./.libs/libpangoxft-1.0.so: undefined reference to `XftFontOpen'
./.libs/libpangoxft-1.0.so: undefined reference to `XftDefaultSubstitute'
./.libs/libpangoxft-1.0.so: undefined reference to `XftFontOpenPattern'
./.libs/libpangoxft-1.0.so: undefined reference to `XftDrawSrcPicture'
./.libs/libpangoxft-1.0.so: undefined reference to `XftGlyphSpecRender'
./.libs/libpangoxft-1.0.so: undefined reference to `XftDrawGlyphSpec'
./.libs/libpangoxft-1.0.so: undefined reference to `XftUnlockFace'


I searched the package of xc-011010 and found that some of the functions are
not even there.
Is there any compatilbility issue in builiding the two packages or am I
missing something.


Thanx and regards

Tanweer
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to