> > /sys/tmp/php5-200307111130/ext/dom/document.c: In function
> > `php_dom_ctx_error':
> > /sys/tmp/php5-200307111130/ext/dom/document.c:120: parse error before
> > `parser'
> > /sys/tmp/php5-200307111130/ext/dom/document.c:122: `parser' undeclared
> > (first use in this function)
> > /sys/tmp/php5-200307111130/ext/dom/document.c:122: (Each undeclared
> > identifier is reported only once
> > /sys/tmp/php5-200307111130/ext/dom/document.c:122: for each function it
> > appears in.)
> > make: *** [ext/dom/document.lo] Error 1
>
> The snap is correct. What are you using for configure and what version of
> libxml are you using?
>
> Rob

configure \
 --enable-track-vars --with-apxs \
 --with-config-file-path=/etc \
 --without-mysql \
 --without-pear \
 --with-interbase \
 --with-simplexml \
 --with-xsl \
 --with-ftp \
 --with-gd \
 --with-imap \
 --with-imap-ssl \
 --with-dbase \
 --with-zlib

libxml2: 2.5.7
lixxslt: 1.0.31

John



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

Reply via email to