LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 822|回复: 0

fontconfig 出错 BLFS6.1

[复制链接]
发表于 2006-2-1 11:34:37 | 显示全部楼层 |阅读模式
在安装fontconfig-2.3.2 时出错, 按照BLFS6.1手册configure正常,make正常,make install出错,最主要是在make install最后不能运行fc-cache -f -v 的命令产生fonts.cache, 提示如下:

echo "***";\
echo "*** Warning: fonts.cache not built";\
echo "***";\
echo "*** Generate this file manually on host system using fc-cache";\
echo "***";\
fi
fc-cache/fc-cache -f -v
/bin/sh: line 1: 17078 Illegal instruction            fc-cache/fc-cache -f -v
make[2]: *** [install-data-local] Error 132
make[2]: Leaving directory `/root/tools/fontconfig-2.3.2'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/root/tools/fontconfig-2.3.2'
make: ***  [install-recursive] Error 1

试图手工运行fc-cache -f -v ,结果也是 Illegal instruction
由于出错所以运行make check , test -fail . 在 test目录中产生的out文件和out.expected
文件相差很大out文件只产生了如下信息:


但是out.expected文件希望产生的信息如下:
Fixed:pixelsize=16
Fixed:pixelsize=6
=
Fixed:pixelsize=16
Fixed:pixelsize=6
=
Fixed:pixelsize=16
Fixed:pixelsize=6

是不是因为没有字体的原因,但是test脚本是用自己的字体的。
请求帮助。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表