Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3623 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38486 invoked from network); 29 Jul 2003 07:39:47 -0000 Received: from unknown (HELO is.magroup.ru) (213.147.47.162) by pb1.pair.com with SMTP; 29 Jul 2003 07:39:47 -0000 Received: from grp-dovgal.MEDIA-ARTS.RU ([192.168.3.226]) by is.magroup.ru with Microsoft SMTPSVC(5.0.2195.2966); Tue, 29 Jul 2003 11:39:43 +0400 Date: Tue, 29 Jul 2003 11:39:29 +0400 To: internals@lists.php.net Message-ID: <20030729113929.0c775c45.tony2001@phpclub.net> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Jul 2003 07:39:43.0375 (UTC) FILETIME=[937A01F0:01C355A4] Subject: Error while compiling CLI from current HEAD From: tony2001@phpclub.net (Antony Dovgal) Hi, all. Recently I updated my local version of php-src and tried to build it. That's what I got at the end of build process: ext/dom/php_dom.lo: In function `zm_startup_dom': /tony/CVS/php-src/ext/dom/php_dom.c:585: undefined reference to `php_dom_xpath_class_functions' /tony/CVS/php-src/ext/dom/php_dom.c:590: undefined reference to `dom_xpath_document_read' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 libphp5 is built ok, it seems, that error appears only with CLI. Used versions: libxml-2.5.7 gcc-2.96 glibc-2.2.5-37 If you need additional info - please, ask. --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net