Date: 05/24/01
- Next message: joe bloggs: "[PHP-DEV] Re: Bug #11034 Updated: mysql support not built into rpm from the redhat 7 cd"
- Previous message: gary.wong <email protected>: "[PHP-DEV] Bug #11091: globa and isset in function difficult to use"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Rollback of DOM/XML to 4.0.5 version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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, 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.
>
> 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: 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>
- Next message: joe bloggs: "[PHP-DEV] Re: Bug #11034 Updated: mysql support not built into rpm from the redhat 7 cd"
- Previous message: gary.wong <email protected>: "[PHP-DEV] Bug #11091: globa and isset in function difficult to use"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Rollback of DOM/XML to 4.0.5 version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

