注册 登录
编程论坛 PHP技术论坛

php交叉编译出现有关libxml的问题

yaozaozao 发布于 2013-05-22 08:45, 2302 次点击
我交叉编译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.
这个问题怎么解决啊,各位懂的麻烦告诉我一下,谢谢
2 回复
#2
ddtet2013-05-23 09:07
安装 libxml (package)套件
那是 Linux 的东东…
#3
a301979692013-07-02 15:24
fdf
fdafd
1