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

 ID:                 55482
 Updated by:         ni...@php.net
 Reported by:        huarong at masalife dot com
 Summary:            if --enable-maintainer-zts, compile failed.
-Status:             Feedback
+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:

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.




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

Reply via email to