标题:php交叉编译出现有关libxml的问题
只看楼主
yaozaozao
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2013-5-2
结帖率:50%
已结贴  问题点数:18 回复次数:2 
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
ddtet
Rank: 4
等 级:业余侠客
帖 子:32
专家分:211
注 册:2013-5-4
得分:18 
安装 libxml (package)套件
那是 Linux 的东东…
2013-05-23 09:07
a30197969
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2013-7-2
得分:0 
fdf
fdafd
2013-07-02 15:24



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




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

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