Hi


[...]

> As you have reported quite some errors these days, please copy-paste the
> actual and current error reoport you receive now, including all the output
> of make test.

I got exactly the same error messages. Here my output:
$ ./configure && make test
file versions
Makefile.in,v 1.119
configure.in,v 1.159
configure options:

checking for php... ../phpdoc-tools/php.bat
checking php version... 4.2.1 ok
checking for jade... ../phpdoc-tools/jade/jade.exe
checking for nsgmls... ../phpdoc-tools/jade/nsgmls.exe
checking for java... /cygdrive/d/WINNT/system32/java
checking for docbook.dsl... autodetected: ./../phpdoc-tools/dsssl/docbook
checking for docbook.xsl... not found
checking for manually specified docbook.xsl... not found
checking for PHP source path... ./../php4
checking for ZendAPI... not found
checking for chmonly inclusion... disabled (default)
checking for language... en (default)
checking for treesaving... saving trees: #f
configure: creating ./config.status
config.status: creating ./chmonly.xml
config.status: creating ./dsssl/common.dsl
config.status: creating ./dsssl/howto.dsl
config.status: creating ./dsssl/html-locale.dsl
config.status: creating ./dsssl/html.dsl
config.status: creating ./dsssl/install.dsl
config.status: creating ./dsssl/phpweb.dsl
config.status: creating ./dsssl/print.dsl
config.status: creating ./dsssl/quickref.dsl
config.status: creating ./entities/version.ent
config.status: creating ./installpart.xml
config.status: creating ./Makefile
config.status: creating ./manual.xml
config.status: creating ./reserved.constants.xml
config.status: creating ./RFC/manual.xml
config.status: creating ./scripts/missing-entities.sh
config.status: creating ./xsl/bightml.xsl
config.status: creating ./xsl/html.xsl
config.status: creating ./xsl/htmlhelp-db.xsl
config.status: creating ./xsl/htmlhelp.xsl
config.status: creating ./xsl/phpweb.xsl
config.status: creating ./xsl/print.xsl
creating entities/file-entities.ent
 Zend part not found
 CHM inclusion disabled
 Using the install part from installpart.xml
failed to open en/entities/file-entities.ent for writingcreating 
entities/missing-entities.ent and entities/missing-ids.
xml
touch .manual.xml
CONFIG_FILES=manual.xml CONFIG_HEADERS= ./config.status
config.status: creating manual.xml
../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl 
manual.xml
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:37:11:E: character data is not allowed 
here
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:42:18:E: character data is not allowed 
here
w:\work\phpdoc-tools\jade\nsgmls.exe:.\installpart.xml:5:28:E: character data is not 
allowed here
w:\work\phpdoc-tools\jade\nsgmls.exe:.\installpart.xml:25:10:E: end tag for "chapter" 
which is not finishe
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:45:19:E: character data is not allowed 
here
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:51:25:E: character data is not allowed 
here
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:61:7:E: end tag for "part" which is 
not finished
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:65:27:E: character data is not allowed 
here
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:75:7:E: end tag for "part" which is 
not finished
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:79:30:E: character data is not allowed 
here
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:190:7:E: end tag for "part" which is 
not finished
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:197:15:E: character data is not 
allowed here
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:210:7:E: end tag for "part" which is 
not finished
w:\work\phpdoc-tools\jade\nsgmls.exe:manual.xml:214:22:E: character data is not 
allowed here
make: *** [test] Error 1

The files are OK to me.
In addition all entities are in entities/missing-entities.ent
The file-entities in /phpdoc/entities contains:
<!-- DON'T TOUCH - AUTOGENERATED BY ./configure -->
<!-- ZendAPI not found -->
<!ENTITY zendapi.toc "">

<!-- chmonly pages inclusion disabled -->
<!ENTITY chmonly ''>

<!-- old install.xml not found in language dir -->
<!ENTITY chapters.install SYSTEM 'installpart.xml'>

<!-- Separated list of predefined constants. -->
<!ENTITY appendices.reserved.constants SYSTEM 'reserved.constants.xml'>

<!ENTITY global.function-index  SYSTEM "./funcindex.xml">


by
 Friedhelm                           


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to