|
|
root@Benmutou/lfs/blfs_src/xfce4/gtk+-2.6.7#./configure --prefix=/usr --sysconfdir=/etc \
> --without-libtiff --without-libjpeg &&
> make
。。。。。。。
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for libpng12... yes
checking pixbuf loaders to build...
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking for x86 platform... yes
checking compiler support for MMX... yes
checking for freetype-config... /usr/bin/freetype-config
checking For sufficiently new FreeType (at least 2.0.1)... yes
configure: error: Xft Pango backend is required for x11 target
root@Benmutou/lfs/blfs_src/xfce4/gtk+-2.6.7#-2
其中libXft2.1.12和pango1.8.1都已经安装
谢谢:hungry |
|