compile with --enable-maintainer-zts failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



When I try to compile runkit, I found that I need --enable-maintainer-zts.
But when I compile php with argument, I got following message:

ext/standard/info.o(.text+0x1a): In function `php_info_write_wrapper':
/home/mall/install/php-5.2.6/ext/standard/info.c:67: undefined reference to 
`ts_resource_ex'
ext/standard/info.o(.text+0x20a): In function `php_print_gpcse_array':
/home/mall/install/php-5.2.6/ext/standard/info.c:133: undefined reference to 
`executor_globals_id'
ext/standard/info.o(.text+0xabd): In function `php_print_info':
/home/mall/install/php-5.2.6/ext/standard/info.c:468: undefined reference to 
`sapi_globals_id'
ext/standard/info.o(.text+0xae2):/home/mall/install/php-5.2.6/ext/standard/info.c:469: 
undefined reference to `sapi_globals_id'
ext/standard/info.o(.text+0x13ae):/home/mall/install/php-5.2.6/ext/standard/info.c:659: 
undefined reference to `sapi_globals_id'
ext/standard/info.o(.text+0x13d3):/home/mall/install/php-5.2.6/ext/standard/info.c:660: 
undefined reference to `sapi_globals_id'
ext/standard/info.o(.text+0x156c):/home/mall/install/php-5.2.6/ext/standard/info.c:680: 
undefined reference to `sapi_globals_id'
ext/standard/info.o(.text+0x1591):/home/mall/install/php-5.2.6/ext/standard/info.c:681: 
more undefined references to `sapi_globals_id' follow
ext/standard/info.o(.text+0x1a23): In function `php_print_info':
/home/mall/install/php-5.2.6/ext/standard/info.c:747: undefined reference to 
`executor_globals_id'
ext/standard/info.o(.text+0x1a7a):/home/mall/install/php-5.2.6/ext/standard/info.c:750: 
undefined reference to `executor_globals_id'
ext/standard/info.o(.text+0x1ad1):/home/mall/install/php-5.2.6/ext/standard/info.c:753: 
undefined reference to `executor_globals_id'
ext/standard/info.o(.text+0x1b28):/home/mall/install/php-5.2.6/ext/standard/info.c:756: 
undefined reference to `executor_globals_id'
ext/standard/info.o(.text+0x21e3): In function 
`php_info_print_table_header':
/home/mall/install/php-5.2.6/ext/standard/info.c:879: undefined reference to 
`ts_resource_ex'
ext/standard/info.o(.text+0x2446): In function 
`php_info_print_table_row_internal':
/home/mall/install/php-5.2.6/ext/standard/info.c:923: undefined reference to 
`ts_resource_ex'
collect2: ld returned 1 exit status

Could someone help me out? 




[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux