After Linux finish ./configureenter image description here
and i proceed to make. This happened.
enter image description here
/root/php-8.3.7/main/php_reentrancy.h:98:7: error: expected identifier or ‘(’ before ‘__extension__’
98 | char *strtok_r(char *s, const char *delim, char **last);
| ^~~~~~~~
make: *** [Makefile:993: ext/opcache/ZendAccelerator.lo] Error 1
Please give me some suggestion and strictly use source code to install php.
what i have tried.
- redownload the source tar.gz
- using older version but same problem
New contributor
Lau Ming Wei Bret is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.