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.

-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

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

Reply via email to