From:             [EMAIL PROTECTED]
Operating system: rh 7.2
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  php-4.0.7RC1: make error

./configure \
--with-mysql=/usr/local \
--disable-pear \
--enable-track-vars \
--enable-debug \
--disable-magic-quotes \
--enable-ftp \
--with-gettext \
--with-xml \
--with-dom \
--enable-wddx \
--with-curl \
--with-pgsql \
--with-zlib \
--enable-versioning \
--enable-sockets \
--with-openssl \
--with-snmp \
--with-readline \
--with-mcrypt

...

php_domxml.c: In function `php_xpathptr_eval':
php_domxml.c:2719: `XPATH_XSLT_TREE' undeclared (first use in this
function)
php_domxml.c:2719: (Each undeclared identifier is reported only once
php_domxml.c:2719: for each function it appears in.)
make[3]: *** [php_domxml.lo] Error 1
make[3]: Leaving directory `/usr/local/sources/php-4.0.7RC1/ext/domxml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/sources/php-4.0.7RC1/ext/domxml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/sources/php-4.0.7RC1/ext'
make: *** [all-recursive] Error 1

-- 
Edit bug report at: http://bugs.php.net/?id=12795&edit=1


-- 
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