[PHP-DOC] Build broken? From: Rafael Martinez (rafael <email protected>)
Date: 06/21/02

Hei

I can not build the php manual after the last checkout from the cvs
(phpdoc-es) today. I have not changed these files, anyone with the same
problem?

If I run:

[rafa <email protected> phpdoc-es]$ make clean
[rafa <email protected> phpdoc-es]$ ./configure --with-lang=es
[rafa <email protected> phpdoc-es]$ make test

I get these errors:

touch .manual.xml
CONFIG_FILES=manual.xml CONFIG_HEADERS= ./config.status
config.status: creating manual.xml
/usr/bin/nsgmls -i lang-es -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl
manual.xml
/usr/bin/nsgmls:manual.xml:43:20:E: character data is not allowed here
/usr/bin/nsgmls:manual.xml:191:14:E: character data is not allowed here
/usr/bin/nsgmls:/home/users/rafaelma/Documentation/phpdoc-es/en/appendices/reserved.xml:1125:33:E:
character data is not allowed here
/usr/bin/nsgmls:manual.xml:223:25:E: character data is not allowed here
make: *** [test] Error 1

Sincerely
Rafael Martinez
rafael <email protected>

--