有时候编译php的时候会出现在下面报错:
make: *** [sapi/cli/php] Error 1
方法:
先#make clean
后#make ZEND_EXTRA_LIBS='-liconv'