/tmp/pear/temp/swoole/include/context.h:96:21: 错误:‘fcontext_t’不是命名空间‘boost::context’中的一个类型名
boost::context::fcontext_t ctx_;
^~~~~~~~~~
/tmp/pear/temp/swoole/include/context.h:97:21: 错误:‘fcontext_t’不是命名空间‘boost::context’中的一个类型名
boost::context::fcontext_t swap_ctx_;
^~~~~~~~~~
make: * [Makefile:217:src/coroutine/base.lo] 错误 1
ERROR: `make' failed
编译安装和pecl install swoole 都报了相同的错误
有大佬知道怎么解决吗?