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

PHP build failing readdir_r #1222

Closed
rayu666 opened this issue Apr 9, 2021 · 3 comments
Closed

PHP build failing readdir_r #1222

rayu666 opened this issue Apr 9, 2021 · 3 comments
Labels

Comments

@rayu666
Copy link

rayu666 commented Apr 9, 2021

too few arguments to function call, expected 3, have 2 readdir_r(dirp, entry);

Some people have reloaded Xcode.
But you only need to execute this command before installation:

Command

export CFLAGS="-Wno-implicit-function-declaration"

https://bugs.php.net/bug.php?id=80171

@wibicms
Copy link

wibicms commented May 6, 2021

Thank you for the solution.

@peter279k
Copy link
Member

Could you edit the Troubleshooting page to add this problem?

I think this is not the issue, and it's a troubleshoot :).

@peter279k
Copy link
Member

The solution is available in the troubleshooting section now :).

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

No branches or pull requests

3 participants