Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2321 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76525 invoked from network); 13 Jun 2003 22:41:55 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 13 Jun 2003 22:41:55 -0000 Received: (qmail 29685 invoked from network); 13 Jun 2003 22:41:41 -0000 Received: from localhost (HELO andi-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 13 Jun 2003 22:41:41 -0000 Message-ID: <5.1.0.14.2.20030614013859.033ceea0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 14 Jun 2003 01:41:27 +0300 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Building on Win32 From: andi@zend.com (Andi Gutmans) Hey, I can't get Win32 to build anymore. Sebastian sent me some patched libxml2 include files and now the build complains about missing iconv.h and not about the missing libxml2 includes anymore. We need to get this whole build going again in a pretty straightforward manner. I understand that the libxml2 version which is needed is a patched version which isn't too good. So can someone tell me where the build stands, what the instructions are and how we can get rid of the need of using a patched version of libxml2? Thanks, Andi