Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21435 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37314 invoked by uid 1010); 6 Jan 2006 21:00:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37299 invoked from network); 6 Jan 2006 21:00:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2006 21:00:31 -0000 Received: from ([127.0.0.1:27609]) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with ECSTREAM id 2A/BD-06465-F6ADEB34 for ; Fri, 06 Jan 2006 16:00:31 -0500 X-Host-Fingerprint: 195.3.96.89 warsl404pip6.highway.telekom.at Linux 2.5 (sometimes 2.4) (4) Received: from ([195.3.96.89:6423] helo=email.aon.at) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 40/5D-06465-7D8DEB34 for ; Fri, 06 Jan 2006 15:53:43 -0500 Received: (qmail 22168 invoked from network); 6 Jan 2006 20:53:35 -0000 Received: from l0782p17.dipool.highway.telekom.at (HELO pc1) ([62.46.161.177]) (envelope-sender ) by smarthub77.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 6 Jan 2006 20:53:35 -0000 Reply-To: To: Date: Fri, 6 Jan 2006 21:55:32 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0000_01C6130B.EA732320" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: not found: libxml/parser.h From: gdarmann@aon.at ("Gottfried Darmann") ------=_NextPart_000_0000_01C6130B.EA732320 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Build php 5.1.1 for win32 Several files include libxml/parser.h which is not there (in ext/libxml) This file is also not available in the latest version of libxml2 (gnome). Building of php was finally possible after disabling everything related to xml. What is going wrong here? Best Regards Gottfried ------=_NextPart_000_0000_01C6130B.EA732320--