Created
November 7, 2016 09:16
-
-
Save ikariiin/7c70ed1703b4976b9b3da2842d5f115d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/ragedwiz/php-src-php-7.1.0RC5/ext/standard/info.c:1037: undefined reference to `executor_globals_id' | |
/home/ragedwiz/php-src-php-7.1.0RC5/ext/standard/info.c:1040: undefined reference to `_tsrm_ls_cache' | |
/home/ragedwiz/php-src-php-7.1.0RC5/ext/standard/info.c:1040: undefined reference to `executor_globals_id' | |
collect2: error: ld returned 1 exit status | |
Makefile:324: recipe for target 'sapi/cgi/php-cgi' failed | |
make: *** [sapi/cgi/php-cgi] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
collect2: error: ld returned 1 exit status | |
Makefile:269: recipe for target 'sapi/cli/php' failed | |
make: *** [sapi/cli/php] Error 1 | |
collect2: error: ld returned 1 exit status | |
Makefile:287: recipe for target 'sapi/phpdbg/phpdbg' failed | |
make: *** [sapi/phpdbg/phpdbg] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment