ubuntu14.04 pecl install swoole

图片说明

使用pecl直接安装swoole报错这个
换成phpize ./configure make make install的时候依然在make的时候报这个错

大家解决过这个错误嘛