Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2883 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45954 invoked from network); 27 Jun 2003 09:45:47 -0000 Received: from unknown (HELO mail.fastwebnet.it) (213.140.2.40) by pb1.pair.com with SMTP; 27 Jun 2003 09:45:47 -0000 Received: from [192.168.0.2] (1.10.219.49) by mail.fastwebnet.it (6.5.032) id 3E3A53E2008B4E1A for internals@lists.php.net; Fri, 27 Jun 2003 11:45:46 +0200 To: php-dev Content-Type: text/plain Organization: Message-ID: <1056707327.1654.18.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 27 Jun 2003 11:48:47 +0200 Content-Transfer-Encoding: 7bit Subject: Error from last cvs (xml) From: michel@ziobudda.net (michel 'ziobudda' morelli) /bin/sh /home/httpd/html/PHP/php5/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/simplexml/ -I/home/httpd/html/PHP/php5/ext/simplexml/ -DPHP_ATOM_INC -I/home/httpd/html/PHP/php5/include -I/home/httpd/html/PHP/php5/main -I/home/httpd/html/PHP/php5 -I/usr/local/httpd-2.0.45/include -I/home/httpd/html/PHP/php5/Zend -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/libxml2/ -I/home/httpd/html/PHP/php5/TSRM -g -O2 -prefer-pic -c /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c -o ext/simplexml/simplexml.lo /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c: In function `simplexml_ce_schema_validate': /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:553: `xmlSchemaParserCtxtPtr' undeclared (first use in this function) /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:553: (Each undeclared identifier is reported only once /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:553: for each function it appears in.) /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:553: parse error before "parser" /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:554: `xmlSchemaPtr' undeclared (first use in this function) /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:555: `xmlSchemaValidCtxtPtr' undeclared (first use in this function) /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:567: `parser' undeclared (first use in this function) /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:568: `sptr' undeclared (first use in this function) /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:579: `vptr' undeclared (first use in this function) make: *** [ext/simplexml/simplexml.lo] Error 1 -- michel 'ziobudda' morelli