鍍金池/ 問答/PHP  iOS  數據庫/ Swoole編譯出錯提示unknown type name 'swBuffer_

Swoole編譯出錯提示unknown type name 'swBuffer_trunk'

編譯Swoole出錯

編譯命令:

./configure \
--with-php-config=/Applications/MAMP/bin/php/php5.6.30/bin/php-config \
--enable-coroutine \
--enable-openssl  \
--enable-http2  \
--enable-async-redis \
--enable-sockets \
--enable-mysqlnd && \
make clean && make && sudo make install

環(huán)境:MacOS PHP5.6.30 GCC4.9

圖片描述

回答
編輯回答
若相惜

建議換一個swoole的版本試一試

2017年12月1日 09:19