Hi Andi,
This problem seems to be there with the zend_compile.h version 1.293,
zend_execute.c version 1.680, zend_opcode.c version 1.108 and
zend_execute_API.c version 1.299.

This compilation problem does not exist in Non-ZTS mode, but exist in
ZTS mode only.

I have just reverted the versions just 1 down and My problem(ZTS build)
is solved.
With regards
Kamesh Jayachandran
On Sat, 25 Sep 2004 05:18:14 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Hi All,
> 
> I have updated the php to latest HEAD from then on compiling
> zend_execute.c keeps hanging.
> 
> This is the compile command I could see,
> 
> /bin/sh /root/kamesh/work/php-src/libtool --silent --preserve-dup-deps
> --mode=compile /root/kamesh/work/php-src/meta_ccld  -IZend/
> -I/root/kamesh/work/php-src/Zend/ -DPHP_ATOM_INC
> -I/root/kamesh/work/php-src/include -I/root/kamesh/work/php-src/main
> -I/root/kamesh/work/php-src -I/root/kamesh/work/php-src/Zend
> -I/usr/include/libxml2  -D_REENTRANT -I/root/kamesh/work/php-src/TSRM 
> -g -O2 -pthread -DZTS  -prefer-pic -c
> /root/kamesh/work/php-src/Zend/zend_execute.c -o Zend/zend_execute.lo
> 
> With regards
> Kamesh Jayachandran
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to