Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37161 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40175 invoked from network); 22 Apr 2008 11:31:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2008 11:31:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.146.180 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.146.180 wa-out-1112.google.com Received: from [209.85.146.180] ([209.85.146.180:42092] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/10-39257-69CCD084 for ; Tue, 22 Apr 2008 07:31:34 -0400 Received: by wa-out-1112.google.com with SMTP id l24so3357234waf.17 for ; Tue, 22 Apr 2008 04:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=3xftIvSWpvKCy6XHvzRDHYqThRmmVwYAYtZY4eOG4o0=; b=kWvPuY2t0PNvcW5yP02z0f3KgMn6zlGAsSTCUs6SzbPGGiy/m67ax++fbW/ke9E8ts5n7gOjOQno1a862qPmz4txDhgDUIfS3bO286hghY9fpJWxTkYEPG0wuuOwb4lzP7jRFlS+1FXhZR0mL4gWIR+o9sD0Ck4zMZLawHXA7qg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=B5KkeeAEWqi35pBmonejXI+6uT44mWy3etR0RFNG/rdP+EpQ9z89AgeYQ3tXCfeHsVzpaOqUZpL6jV9BTPLIdsLtYB6aTYeh83DaclXPYjI4ewosZEuJpfWrf5Ky0p2Np5R7X7ojiHvbVQPbmJ9I93bnODZFxh8uqmXlBHlPd6I= Received: by 10.114.24.5 with SMTP id 5mr64052wax.160.1208863891615; Tue, 22 Apr 2008 04:31:31 -0700 (PDT) Received: by 10.114.209.15 with HTTP; Tue, 22 Apr 2008 04:31:31 -0700 (PDT) Message-ID: <10845a340804220431m1baab16buae21d9a40dc4e70@mail.gmail.com> Date: Tue, 22 Apr 2008 12:31:31 +0100 Reply-To: RQuadling@GoogleMail.com To: "PHP Developers Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Unresolved external symbol : xmlXPathCompiledEvalToBoolean From: rquadling@googlemail.com ("Richard Quadling") 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!"