On Thu, May 24, 2001 at 06:15:34PM +0300, Andi Gutmans wrote:
> At 03:08 PM 5/24/2001 +0000, Christian Stocker wrote:
> >On 24 May 2001 05:39:14 -0700, [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.
> 
> I really need a couple of people to give me thumbs up on this one. It's 
> just delaying 4.0.6
You suffered from the change in HEAD soon after 4.0.5 branch was created.
It is renaming of AC_ADD_* macros to PHP_ADD_* ones. Every standalone
extension suffered too. Just make change mentioned in previous line and
all will be OK.
--
Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org | ALT Linux Team
Minsk Linux Users Group |    www.minsk-lug.net    | www.altlinux.ru
-- "Just the facts, Ma'am"
-- Joe Friday

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to