[Lunar-commits] <moonbase> docbook: major fix, rebuild and cleanup Lunar's docbook implementation was a complete mess. Some modules had broken build when xmlto was installed because docbook imlementation was bad and broken causing xml validation to fail and break build.

Dennis Veatch dennisveatch at bellsouth.net
Sun Aug 15 00:33:48 CEST 2010


On Saturday August 14 2010 4:51:15 pm Zbigniew Luszpinski wrote:
> commit ba2db00198d8072622f4ba15eb8c5849242a72bc
> Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
> Date:   Sat Aug 14 22:51:15 2010 +0200
> 
>     docbook: major fix, rebuild and cleanup
>     Lunar's docbook implementation was a complete mess.
>     Some modules had broken build when xmlto was installed because
>     docbook imlementation was bad and broken causing xml validation to fail
> and break build.
> 
>     Now docbook implementation is clean, correct and always works.
>     If you find any app which fails in xmlto because can not download DTD
> let me know.
> 
>     This implementation does not have yet all DTDs.
>     I only added all DTD vesions found in moonbase or from complaining
> apps. ---

Docbook-utils;

SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
        jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
                -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
jade:/etc/sgml/catalog:7:8:E: cannot open 
"/usr/share/sgml/docbook/4.1/catalog" (No such file or directory)
jade:/etc/sgml/catalog:7:8:E: cannot open 
"/usr/share/sgml/docbook/4.1/catalog" (No such file or directory)
jade:/etc/sgml/catalog:8:8:E: cannot open 
"/usr/share/sgml/docbook/4.2/catalog" (No such file or directory)
jade:/etc/sgml/catalog:8:8:E: cannot open 
"/usr/share/sgml/docbook/4.2/catalog" (No such file or directory)
jade:/etc/sgml/catalog:9:8:E: cannot open 
"/usr/share/sgml/docbook/3.1/catalog" (No such file or directory)
jade:/etc/sgml/catalog:9:8:E: cannot open 
"/usr/share/sgml/docbook/3.1/catalog" (No such file or directory)
jade:/etc/sgml/catalog:11:8:E: CATALOG entries cause loop
jade:/etc/sgml/catalog:11:8:E: CATALOG entries cause loop
jade:/etc/sgml/catalog:7:8:E: cannot open 
"/usr/share/sgml/docbook/4.1/catalog" (No such file or directory)
jade:/etc/sgml/catalog:8:8:E: cannot open 
"/usr/share/sgml/docbook/4.2/catalog" (No such file or directory)
jade:/etc/sgml/catalog:9:8:E: cannot open 
"/usr/share/sgml/docbook/3.1/catalog" (No such file or directory)
jade:/etc/sgml/catalog:11:8:E: CATALOG entries cause loop
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:598:24:Q: length of 
interpreted parameter literal must not exceed LITLEN (1024)
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:687:38:Q: the number of 
tokens in a group must not exceed GRPCNT (64)
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:708:44:Q: the number of 
tokens in a group must not exceed GRPCNT (64)
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:728:41:Q: the number of 
tokens in a group must not exceed GRPCNT (64)
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:598:24:Q: length of 
interpreted parameter literal must not exceed LITLEN (1024)
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:687:38:Q: the number of 
tokens in a group must not exceed GRPCNT (64)
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:708:44:Q: the number of 
tokens in a group must not exceed GRPCNT (64)
jade:/usr/share/sgml/docbook/sgml/3.1/dbpool.mod:728:41:Q: the number of 
tokens in a group must not exceed GRPCNT (64)

-- 
Dennis


More information about the Lunar-dev mailing list