Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3375 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37829 invoked from network); 12 Jul 2003 04:11:47 -0000 Received: from unknown (HELO tomts7-srv.bellnexxia.net) (209.226.175.40) by pb1.pair.com with SMTP; 12 Jul 2003 04:11:47 -0000 Received: from php.net ([65.94.40.70]) by tomts7-srv.bellnexxia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP id <20030712041146.SCBG8834.tomts7-srv.bellnexxia.net@php.net> for ; Sat, 12 Jul 2003 00:11:46 -0400 Message-ID: <3F0F8A8A.6060804@php.net> Date: Sat, 12 Jul 2003 00:11:54 -0400 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: fr-ca, fr, en-ca, en, en-us MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Missing lib/includes? From: ohill@php.net (Olivier Hill) Hi, Am I missing something, or does the /extra/win32build.zip archive is missing some files? With PHP5, libxml is enabled by default, but the build system is missing libxml.lib and a bunch of includes. It also needs iconv.lib/iconv.h Checked on CVS, the file hasn't been updated for a while. Should I open a bug? Oliver