php-src make php_print_gpcse_array and php_print_info undefined reference to `_tsrm_ls_cache' and `executor_globals_id'

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

 



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





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux