Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3364 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44975 invoked from network); 11 Jul 2003 12:22:41 -0000 Received: from unknown (HELO phoebe.host4u.net) (209.150.128.26) by pb1.pair.com with SMTP; 11 Jul 2003 12:22:41 -0000 Received: from ctd01 (dsta-aa203.pivot.net [66.186.171.203]) by phoebe.host4u.net (8.11.6/8.11.6) with SMTP id h6BCMYq20422; Fri, 11 Jul 2003 07:22:34 -0500 Message-ID: <017301c347a7$feae6b60$06dea8c0@cyberware.local> To: "John Huntjens" , References: Date: Fri, 11 Jul 2003 08:28:54 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: [PHP-DEV] [PATCH] ext. dom php_dom.c From: rrichards@ctindustries.net ("Rob Richards") John Huntjens wrote in message > /sys/tmp/php5-200307111130/ext/dom/document.c: In function > `php_dom_ctx_error': > /sys/tmp/php5-200307111130/ext/dom/document.c:120: parse error before > `parser' > /sys/tmp/php5-200307111130/ext/dom/document.c:122: `parser' undeclared > (first use in this function) > /sys/tmp/php5-200307111130/ext/dom/document.c:122: (Each undeclared > identifier is reported only once > /sys/tmp/php5-200307111130/ext/dom/document.c:122: for each function it > appears in.) > make: *** [ext/dom/document.lo] Error 1 The snap is correct. What are you using for configure and what version of libxml are you using? Rob