Closed as not planned
Description
Description
make: *** No rule to make target 'php-8.4.5/ext/date/lib/parse_date.c', needed by 'ext/date/lib/parse_date.lo'. Stop.
I am attempting to compile https://secure.php.net/distributions/php-8.4.5.tar.xz
If I manually create parse_date.c by running
re2c parse_date.re >parse_date.c
the compilation continues, but shouldn't the Makefile be doing this? Also, other .re files seem not to be generating their .c files. I did not have this issue when building PHP 8.2.
PHP Version
PHP 8.4.5
Operating System
SuSE Linux