Any resolution suggestions for this error when running make after ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql: ext/standard/.libs/info.o: In function `php_print_gpcse_array': /home/anon/git/php-src/ext/standard/info.c:207: undefined reference to `_tsrm_ls_cache' /home/anon/git/php-src/ext/standard/info.c:207: undefined reference to `executor_globals_id' ext/standard/.libs/info.o: In function `php_print_info': /home/anon/git/php-src/ext/standard/info.c:902: undefined reference to `_tsrm_ls_cache' /home/anon/git/php-src/ext/standard/info.c:902: undefined reference to `executor_globals_id' /home/anon/git/php-src/ext/standard/info.c:905: undefined reference to `_tsrm_ls_cache' /home/anon/git/php-src/ext/standard/info.c:908: undefined reference to `_tsrm_ls_cache' /home/anon/git/php-src/ext/standard/info.c:911: undefined reference to `_tsrm_ls_cache' collect2: error: ld returned 1 exit status Makefile:247: recipe for target 'sapi/cli/php' failed make: *** [sapi/cli/php] Error 1 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php