Date: 10/17/01
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/functions array.xml fdf.xml filesystem.xml mbstring.xml mnogosearch.xml pcre.xml sem.xml sockets.xml strings.xml var.xml yaz.xml zip.xml /en/language constants.xml types.xml"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /en/functions image.xml"
- Next in thread: jimw <email protected>: "[PHP-DOC] Re: compilation error of japanese php manual"
- Reply: jimw <email protected>: "[PHP-DOC] Re: compilation error of japanese php manual"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I found some compilation error of japanese php manual on
http://www.php.net/manual/ja/build.log.
These errors shown in below are caused by lack of definition
of element name 'refsynopsisdiv'.
I can found this definition in common/dbl1ja.dsl of my linux box.
I suspect that docbook stylesheet in php.net lacks
this definition.
Please check it.
Thank you,
Rui
touch .manual.xml
CONFIG_FILES=manual.xml CONFIG_HEADERS= ./config.status
config.status: creating manual.xml
SP_ENCODING=XML SP_CHARSET_FIXED=YES nsgmls -wno-idref -i lang-ja -s /local/mirror/phpdoc/phpdocxml.dcl manual.xml
>>> running make mirror-files ...
SP_ENCODING=XML SP_CHARSET_FIXED=YES /usr/bin/jade -wno-idref -d phpweb.dsl -V use-output-dir -t sgml /local/mirror/phpdoc/phpdocxml.dcl manual.xml
/usr/bin/jade:/local/mirror/phpdoc/ja/functions/com.xml:17:3:E: gentext-ja-element-name: $BITL@$JMWAGL>(B: refsynopsisdiv
/usr/bin/jade:/local/mirror/phpdoc/ja/functions/com.xml:155:3:E: gentext-ja-element-name: $BITL@$JMWAGL>(B: refsynopsisdiv
/usr/bin/jade:/local/mirror/phpdoc/ja/pear/pear.xml:17:3:E: gentext-ja-element-name: $BITL@$JMWAGL>(B: refsynopsisdiv
/usr/bin/jade:/local/mirror/phpdoc/ja/pear/pear.xml:241:3:E: gentext-ja-element-name: $BITL@$JMWAGL>(B: refsynopsisdiv
-- ----------------------------------------------------- Rui Hirokawa <louis <email protected>> <hirokawa <email protected>>
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/functions array.xml fdf.xml filesystem.xml mbstring.xml mnogosearch.xml pcre.xml sem.xml sockets.xml strings.xml var.xml yaz.xml zip.xml /en/language constants.xml types.xml"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /en/functions image.xml"
- Next in thread: jimw <email protected>: "[PHP-DOC] Re: compilation error of japanese php manual"
- Reply: jimw <email protected>: "[PHP-DOC] Re: compilation error of japanese php manual"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

