Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1887 invoked by uid 1010); 2 Feb 2008 14:42:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1872 invoked from network); 2 Feb 2008 14:42:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2008 14:42:54 -0000 X-Host-Fingerprint: 24.247.219.180 24-247-219-180.dhcp.cdwr.mi.charter.com Received: from [24.247.219.180] ([24.247.219.180:27186] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/88-41947-E6184A74 for ; Sat, 02 Feb 2008 09:42:54 -0500 Message-ID: <55.88.41947.E6184A74@pb1.pair.com> To: internals@lists.php.net Date: Sat, 02 Feb 2008 09:43:10 -0500 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 References: <47A3F2C9.6040300@chiaraquartet.net> In-Reply-To: <47A3F2C9.6040300@chiaraquartet.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 24.247.219.180 Subject: Re: build failure on windows PHP_5_2 From: auroraeosrose@gmail.com (Elizabeth M Smith) Gregory Beaver wrote: > Hi all, > > I'm getting unresolved external symbol xmlXPathCompiledEvalToBoolean > with the latest zip.zip, any plans to update libxml2 to .31 soon in zip.zip? > > Greg For now, until it gets updated Greg, just grab the xml libraries from here http://ctindustries.net/libxml/ and dump the libs and include files over the ones you get in zip.zip - then php builds perfectly again Elizabeth Smith