I wanted to install on the server (centos 7, updated) PHP 7.4. After doing ./build update & ./build php I get the error:
What could it be caused by?
collect2: error: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1
make: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
*** The make has failed. Exiting...
make: *** [sapi/phpdbg/phpdbg] Error 1
What could it be caused by?