Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35453 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56210 invoked by uid 1010); 13 Feb 2008 17:39:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56195 invoked from network); 13 Feb 2008 17:39:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2008 17:39:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=rrichards@ctindustries.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rrichards@ctindustries.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ctindustries.net from 69.25.86.56 cause and error) X-PHP-List-Original-Sender: rrichards@ctindustries.net X-Host-Fingerprint: 69.25.86.56 unknown Linux 2.4/2.6 Received: from [69.25.86.56] ([69.25.86.56:40092] helo=sodium.colo.stayonline.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/15-24174-46B23B74 for ; Wed, 13 Feb 2008 12:39:49 -0500 X-ASG-Debug-ID: 1202923094-236f00030012-zbbAQy X-ASG-Debug-ID: 1202923094-236f00030012-zbbAQy X-Barracuda-URL: http://10.3.1.11:8000/cgi-bin/mark.cgi Received: from et-sfo-21.site.stayonline.net (unknown [64.171.57.2]) by sodium.colo.stayonline.net (Spam Firewall) with ESMTP id B36D5295FF; Wed, 13 Feb 2008 12:18:44 -0500 (EST) Received: from et-sfo-21.site.stayonline.net ([64.171.57.2]) by sodium.colo.stayonline.net with ESMTP id uyrXF9wqJZwpUrtY; Wed, 13 Feb 2008 12:18:44 -0500 (EST) Received: from rob-richardss-macbook-pro.local ([172.16.1.50]) by et-sfo-21.site.stayonline.net (8.13.8/8.12.6) with ESMTP id m1D47Bqw055507; Wed, 13 Feb 2008 04:07:11 GMT Message-ID: <47B26CEE.1080600@ctindustries.net> Date: Tue, 12 Feb 2008 20:07:10 -0800 User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: "Edward Z. Yang" CC: internals@lists.php.net X-ASG-Orig-Subj: Re: [PHP-DEV] build failure on windows PHP_5_2 References: <47A3F2C9.6040300@chiaraquartet.net> <10845a340802020304i2c88ea11r9ef158191ebd3267@mail.gmail.com> <059e01c8658d$492402b0$c6fc1f3e@foxbox> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Connect: UNKNOWN[64.171.57.2] X-Barracuda-Start-Time: 1202923126 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=3.0 tests= X-Barracuda-Spam-Report: Code version 3.1, rules version 3.1.42154 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: Re: [PHP-DEV] build failure on windows PHP_5_2 From: rrichards@ctindustries.net (Rob Richards) Edward Z. Yang wrote: > Steph Fox wrote: > >> Rob's download page is at http://ctindustries.net/libxml/ if anyone >> needs to update their libxml copy locally. >> > > Just a quick note: the new files don't seem to work properly with 5.2.5 > unless you update ext/libxml/config.w32 to the branch version; > apparently the wrong lib is used 5.2.5. I don't know if renaming > libxml2_a_dll.lib to libxml2_a.lib would fix this. > > You'd be better off just using the new config.w32 file that corresponds to the update. Rob