79442469

Date: 2025-02-16 01:23:33
Score: 2
Natty:
Report link

1 error generated. make: *** [php_apc.lo] Error 1 ERROR: `make' failed

/opt/homebrew/Cellar/php/8.4.4/include/php/ext/pcre/php_pcre.h:23:10: fatal error: 'pcre2.h' file not found 23 | #include "pcre2.h"

THIS WORKED:

ln -s /opt/homebrew/opt/pcre2/include/pcre2.h /opt/homebrew/opt/[email protected]/include/php/ext/pcre/

pecl install apcu

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user29661836