Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error #5482

Closed
LaySoft opened this issue Sep 14, 2024 · 2 comments
Closed

Compile error #5482

LaySoft opened this issue Sep 14, 2024 · 2 comments

Comments

@LaySoft
Copy link

LaySoft commented Sep 14, 2024

I tried to install swoole with pecl, but the following error occured:
/tmp/pear/temp/swoole/ext-src/swoole_coroutine.cc:992:57: error: 'ZEND_EXIT' was not declared in this scope; did you mean 'ZEND_CAST'? 992 | ori_exit_handler = zend_get_user_opcode_handler(ZEND_EXIT); | ^~~~~~~~~ | ZEND_CAST make: *** [Makefile:228: ext-src/swoole_coroutine.lo] Error 1 ERROR: make' failed`

@NathanFreeman
Copy link
Member

Fixed by #5465

@matyhtf
Copy link
Member

matyhtf commented Sep 20, 2024

#5451

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants