The zip file hasn't been updated yet. Get the libs from here: http://ctindustries.net/libxml/
Rob Richard Quadling wrote:
Hi. Am I getting this fatal link error on Windows when building PHP due to an old version of xml in zip.zip? My configure.js is cscript /nologo configure.js "--with-php-build=..\php_build" "--with-extra-includes=..\php_build\include" "--with-extra-libs=..\php_build\lib" "--disable-ipv6" "--enable-cli" "--enable-cgi" "--enable-isapi" "--with-gd=shared" "--with-libxml" %* I added the --with-extra-xxx to see if it would make a difference. It didn't. xmlXPathCompiledEvalToBoolean is in ext/libxml/php_libxml2.def I did not find any mention of it in /php_build. If it is a case of just an old zip.zip, where do I get a more uptodate one? Thanks, Richard.
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php