Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30217 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88302 invoked by uid 1010); 18 Jun 2007 08:04:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88286 invoked from network); 18 Jun 2007 08:04:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2007 08:04:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=markright@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=markright@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.235 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: markright@gmail.com X-Host-Fingerprint: 66.249.82.235 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.235] ([66.249.82.235:17661] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/38-22404-E7C36764 for ; Mon, 18 Jun 2007 04:04:15 -0400 Received: by wx-out-0506.google.com with SMTP id i28so1626892wxd for ; Mon, 18 Jun 2007 01:04:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=F9k95X75M5OhOlEBkfkpNoUVhrTyH2u5WPjmbKND4+qBAnt1pEauOMYeE9E8ctLtGHEVFWdk20Hia9QlSlY8blzzmsd0CBY9nrzTx7987Kp7E4T3GPEiEaj8s17aXLuZfkoCCh+3eiFVPSpamIFb1deH8+dRhsnQHugqNzdPXos= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ONOKeTTzp8gQPxtZGh5FHXrqw7bb6TNU4xT6+Zil+HdG+nugMEHnQuEZqMRzFHtGy0WDVA572CfxsqAyKBSy/3yGIMDslvBRTB1BjrczeE8+PNk83MYfZwUp/b3kdhb/BmoLgHlNYyHmSVqjZaWRKqpX5YJO9bTNoBOZj2/f5Hk= Received: by 10.78.168.1 with SMTP id q1mr2128720hue.1182153848839; Mon, 18 Jun 2007 01:04:08 -0700 (PDT) Received: by 10.78.158.5 with HTTP; Mon, 18 Jun 2007 01:04:08 -0700 (PDT) Message-ID: <2fd662a00706180104q7a4d0c99l2c677cdf16760c53@mail.gmail.com> Date: Mon, 18 Jun 2007 10:04:08 +0200 To: "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" Cc: internals@lists.php.net In-Reply-To: <1181818767.3895.893.camel@johannes.nop> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_54141_30260606.1182153848815" References: <2fd662a00706140332w3902034as3335972ef096412@mail.gmail.com> <1181818767.3895.893.camel@johannes.nop> Subject: Re: [PHP-DEV] PHP 5.2.3 and libxml compile failure on Win32 From: markright@gmail.com (Marco) ------=_Part_54141_30260606.1182153848815 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Johannes Many thanks for your reply, we managed to get it to compile by using the libxml2 from http://ctindustries.net/libxml/ Thanks for the comment on the simplexml.. it makes sense now why its disabled. Regards Marco ------=_Part_54141_30260606.1182153848815--