heya
thanx a lot for your great work
i just need to report problem : can't get xdebug compiled against
php-4.3.11 or php-4.4.0 on a slackware (2.4.29) :
/usr/local/include/php/php_config.h:1666:1: warning: this is the
location of the previous definition
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c: In function
`add_stack_frame':
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c:854: error:
structure has no member named `allocated_memory'
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c: In function
`return_trace_stack_frame_computerized':
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c:1539: error:
structure has no member named `allocated_memory'
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c: In function
`zif_xdebug_memory_usage':
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c:2171: error:
structure has no member named `allocated_memory'
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c: In function
`zif_xdebug_peak_memory_usage':
/home/antonin/install/php-4.4.0/ext/xdebug/xdebug.c:2176: error:
structure has no member named `allocated_memory_peak'
make: *** [xdebug.lo] Error 1
even with stable version 1.3.2 :
/usr/local/include/php/php_config.h:1666:1: warning: this is the
location of the previous definition
/home/antonin/install/php-4.4.0/ext/xdebug-1.3.2/xdebug.c: In function
`add_stack_frame':
/home/antonin/install/php-4.4.0/ext/xdebug-1.3.2/xdebug.c:618: error:
structure has no member named `allocated_memory'
/home/antonin/install/php-4.4.0/ext/xdebug-1.3.2/xdebug.c: In function
`zif_xdebug_memory_usage':
/home/antonin/install/php-4.4.0/ext/xdebug-1.3.2/xdebug.c:1526: error:
structure has no member named `allocated_memory'
make: *** [xdebug.lo] Error 1
what am i doing wrong ??
thanx for your answers
Received on Tue Jul 12 2005 - 01:49:12 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST