Edit report at https://bugs.php.net/bug.php?id=55482&edit=1

 ID:                 55482
 Updated by:         larue...@php.net
 Reported by:        huarong at masalife dot com
 Summary:            if --enable-maintainer-zts, compile failed.
-Status:             Open
+Status:             Analyzed
 Type:               Bug
 Package:            Compile Failure
 Operating System:   CENT OS 5.4
 PHP Version:        5.3.7
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[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

Reply via email to