[xdebug-general] Re: php-4.3.11 / php-4.4.0

From: Derick Rethans <derick[@]xdebug.org>
Date: Sat, 16 Jul 2005 16:01:29 +0200 (CEST)

On Tue, 12 Jul 2005, ezman wrote:

> 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'

This points that your installed headers are not correct. Xdebug only
tries to use this structure member if memory-limit is enabled. Please
remove all your installed PHP headers, and type "make install" in the
source directory of your PHP download to install the correct headers.

Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Sat Jul 16 2005 - 16:01:38 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST