Re: [PHP-DEV] Rollback of DOM/XML to 4.0.5 version From: Christian Stocker (chregu <email protected>)
Date: 05/24/01

On 24 May 2001 08:14:02 -0700, andi <email protected> (Andi Gutmans) wrote:

>At 03:08 PM 5/24/2001 +0000, Christian Stocker wrote:
>>On 24 May 2001 05:39:14 -0700, andi <email protected> (Andi Gutmans) wrote:
>>
>> >Hi,
>> >
>> >I rolled back DOM/XML and will hopefully roll RC2 today. I think my
>>
>>mmmh.
>>
>>checking for DOM support... yes
>>./configure: line 15188: syntax error near unexpected token
>>`AC_ADD_INCLUDE($DOM
>>XML_DIR/include)'
>>./configure: line 15188: ` AC_ADD_INCLUDE($DOMXML_DIR/include)'
>>
>>is it my fault? or is there really an error?
>>(latest PHP_4_0_6 cvs on linux 2.4.2 and i did a buildconf after the
>>update...)
>
>Good chance that this is an error in the branch. I copied the PHP 4.0.5
>config.m4 version to the PHP 4.0.6 branch. I think the format of config.m4
>has changed since. Can you try and use the config.m4 from the main CVS
>branch (php4/ext/domxml/config.m4) and let me know if it works. If it does
>I will substitute that and release RC2.

that was it. with the HEAD-Version of config.m4 it worked fine and
compiled.

>I really need a couple of people to give me thumbs up on this one. It's
>just delaying 4.0.6

looks good from my side. didn't do a thorough checking but at least
it works as expected.
thumbs up for RC2 from my side :)

chregu

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>