The bundled expat-lib in PHP is fucked up in CVS at the moment due to
untested commit. You just have to wait until this has been reverted
or fixed.

--Jani


On Sat, 12 May 2001, dave wrote:

>after ./cleancvs, ./buildconf, ./configure (with no parameters), during
>make, i get the following:
>
>-- cut --
>Making all in xml
>Making all in expat
>gcc  -I. -I/usr/src/php/php4/ext/xml/expat -I/usr/src/php/php4/main -I/usr/s
>rc/php/php4 -I/usr/src/php/php4/Zend -I/usr/src/php/php4/ext/mysql/libmysql
>-I/usr/src/php/php4/ext/xml/expat -I/usr/src/php/php4/TSRM  -DSUPPORT_UTF8 -
>DXML_BYTE_ORDER=12 -g -O2  -c xmlparse.c && touch xmlparse.lo
>xmlparse.c:23: expat.h: No such file or directory
>xmlparse.c:53: warning: `XmlInitEncodingNS' redefined
>/usr/src/php/php4/main/php_compat.h:47: warning: this is the location of the
>previous definition
>xmlparse.c:54: warning: `XmlInitUnknownEncodingNS' redefined
>/usr/src/php/php4/main/php_compat.h:49: warning: this is the location of the
>previous definition
>xmlparse.c:57: warning: `XmlParseXmlDeclNS' redefined
>/usr/src/php/php4/main/php_compat.h:57: warning: this is the location of the
>previous definition
>*** Error code 1
>
>Stop in /usr/src/php/php4/ext/xml/expat.
>*** Error code 1
>
>Stop in /usr/src/php/php4/ext/xml/expat.
>*** Error code 1
>
>Stop in /usr/src/php/php4/ext/xml.
>*** Error code 1
>
>Stop in /usr/src/php/php4/ext.
>*** Error code 1
>
>Stop in /usr/src/php/php4.
>-- cut --
>
>this is with the latest (as i type) cvsup of php4, and checkouts of Zend and
>TSRM
>
>any ideas?
>
>dave
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to