> Hi, current building process of php manual on php.net causes some errors
> shown in below.
> It happens on all languages.
> Please fix this problem.

It works for me, with a fresh cvs update (using cygwin):

Goba@MIA ~
$ cd d:/phpcvs/phpdoc

Goba@MIA d:/phpcvs/phpdoc
$ autoconf

Goba@MIA d:/phpcvs/phpdoc
$ ./configure
file versions
Makefile.in,v 1.119
configure.in,v 1.154
configure options:

checking for php... ../phpdoc-tools/php.bat
checking php version... 4.1.2 ok
checking for jade... ../phpdoc-tools/jade/jade.exe
checking for nsgmls... ../phpdoc-tools/jade/nsgmls.exe
checking for java... /cygdrive/c/WINNT/system32/java
checking for docbook.dsl... autodetected: ./../phpdoc-tools/dsssl/docbook
checking for docbook.xsl... autodetected: ./../phpdoc-tools/xsl
checking for manually specified docbook.xsl...
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
creating entities/missing-entities.ent and entities/missing-ids.xml

Goba@MIA d:/phpcvs/phpdoc
$ make test_man_gen
../phpdoc-tools/jade/nsgmls.exe -wno-idref -i lang-en -D . -s
./dtds/dbxml-4.1.2
/phpdocxml.dcl manual.xml

Goba@MIA d:/phpcvs/phpdoc
$

Goba



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

Reply via email to