Hey Xinchen, It's the latest dev-source on github but its since been resolved. I think I was running make as root and had to do a clean before rerunning as non-root. Thanks for the follow-up. On Sat, 2015-03-14 at 11:42 +0800, Xinchen Hui wrote: > Hey: > > > On Sat, Mar 14, 2015 at 12:31 AM, Christian Carlow > <christian.carlow@xxxxxxxxx> wrote: > > 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 > which version of PHP were you talking about? > > and apache mpm woker? > > I can not reproduce this with php-5.6 and apache mpm worker > > thanks > > > > > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php