make: *** [sapi/cli/php] Error 1 php编译错误报错解决方案 libxml组件问题 iconv
libxml组件问题编译的--with-libxml-dir=/usr路径改一下,比如说--with-libxml-dir=/usr/include/libxml2/libxml
或者用另一种办法
make ZEND_EXTRA_LIBS='-liconv'
make install
https://bugs.php.net/bug.php?id=49078
http://www.linuxquestions.org/questions/linux-software-2/make-***--error-1-a-392275/
页:
[1]