标题:php交叉编译出现有关libxml的问题
取消只看楼主
yaozaozao
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2013-5-2
结帖率:50%
已结贴  问题点数:18 回复次数:0 
php交叉编译出现有关libxml的问题
我交叉编译libxml2的时候出现:
make[3]: Entering directory `/usr/local/src/libxml2-2.7.2/include/libxml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/libxml2-2.7.2/include/libxml'
make[3]: Entering directory `/usr/local/src/libxml2-2.7.2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/libxml2-2.7.2/include'
make[2]: Leaving directory `/usr/local/src/libxml2-2.7.2/include'
之后,在交叉编译php的时候,就出现:
checking whether to enable LIBXML support... yes
checking libxml2 install dir... /usr/local/
checking for xml2-config path... /usr/local//bin/xml2-config
checking whether libxml build works... no
configure: error: build test failed.  Please check the config.log for details.
这个问题怎么解决啊,各位懂的麻烦告诉我一下,谢谢
搜索更多相关主题的帖子: php include local 
2013-05-22 08:45



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-407694-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 1.400817 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved