Edit report at https://bugs.php.net/bug.php?id=55482&edit=1
ID: 55482 Comment by: oeb2 at njit dot edu Reported by: huarong at masalife dot com Summary: if --enable-maintainer-zts, compile failed. Status: No Feedback Type: Bug Package: Compile Failure Operating System: CENT OS 5.4 PHP Version: 5.3.7 Block user comment: N Private report: N New Comment: Had the same issue, but with ./configure --with-apxs=/path/to/apache --with-mysql. Made a bad install and upon trying to install again, ran into this issue. Make clean, cleared it up. Thanks larue...@php.net! Previous Comments: ------------------------------------------------------------------------ [2012-03-23 18:17:26] ni...@php.net No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2011-08-23 07:38:49] larue...@php.net did you ./configure with --enable-maintainer-zts on a previouly built src? if yes , plz make clean first. ------------------------------------------------------------------------ [2011-08-23 03:44:07] huarong at masalife dot com Description: ------------ # ./configure --enable-maintainer-zts # make ext/standard/info.o: In function `php_info_print_table_header': /home/modify/php537/src/ext/standard/info.c:1107: undefined reference to `ts_resource_ex' ext/standard/info.o: In function `php_info_print_table_row_internal': /home/modify/php537/src/ext/standard/info.c:1151: undefined reference to `ts_resource_ex' ext/standard/info.o: In function `php_print_gpcse_array': /home/modify/php537/src/ext/standard/info.c:149: undefined reference to `executor_globals_id' ext/standard/info.o: In function `php_info_write_wrapper': /home/modify/php537/src/ext/standard/info.c:80: undefined reference to `ts_resource_ex' ext/standard/info.o: In function `php_print_info': /home/modify/php537/src/ext/standard/info.c:975: undefined reference to `executor_globals_id' /home/modify/php537/src/ext/standard/info.c:978: undefined reference to `executor_globals_id' /home/modify/php537/src/ext/standard/info.c:981: undefined reference to `executor_globals_id' /home/modify/php537/src/ext/standard/info.c:984: undefined reference to `executor_globals_id' /home/modify/php537/src/ext/standard/info.c:906: undefined reference to `sapi_globals_id' /home/modify/php537/src/ext/standard/info.c:680: undefined reference to `sapi_globals_id' /home/modify/php537/src/ext/standard/info.c:885: undefined reference to `sapi_globals_id' collect2: ld returned 1 exit status make: *** [sapi/cgi/php-cgi] é误 1 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55482&edit=1