Skip to content

undefined reference to `zend_max_execution_timer_init' #18533

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

Closed
hexiuzhe2015 opened this issue May 11, 2025 · 3 comments
Closed

undefined reference to `zend_max_execution_timer_init' #18533

hexiuzhe2015 opened this issue May 11, 2025 · 3 comments

Comments

@hexiuzhe2015
Copy link

hexiuzhe2015 commented May 11, 2025

Description

php-src/Zend/zend.c:879: undefined reference to `zend_max_execution_timer_init'
php-8.4.7 --enable-zts

@nielsdos
Copy link
Member

You probably had an old check-out of the source code prior to the introduction of this function.
Did you re-run both ./buildconf and rerun ./configure afterwards?

@hexiuzhe2015
Copy link
Author

thanks

@Girgias
Copy link
Member

Girgias commented May 11, 2025

Closing this as this seems like a classic buildconf issue.

@Girgias Girgias closed this as not planned Won't fix, can't repro, duplicate, stale May 11, 2025
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