This is the mail archive of the docbook-tools-discuss@sourceware.org mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

building docbook-utils for ArchLinux


Hello,

I am trying to get the docbook-utils PKGBUILD working for the Arch
User Repository.

I am starting with the PKGBUILDs here:
http://bbs.archlinux.org/viewtopic.php?id=29146

The full list of errors are on that page. Here's the part most likely
indicating the cause of the rest:

make[2]: Entering directory
`/home/suat/Abs/Lapis/denemeler/docbook-sgml-utils/src/docbook-utils-0.6.14/doc/HTML'
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:../../doc/docbook-utils.sgml:1:55:W: cannot generate system
identifier for public text "-//OASIS//DTD DocBook V3.1//EN"
jade:../../doc/docbook-utils.sgml:9:0:E: reference to entity "BOOK"
for which no system identifier could be generated
jade:../../doc/docbook-utils.sgml:1:0: entity was defined here

I think this is due to using the older doctype. I think this would be
fixed by installing doctype sgml dtd 3.1, but I would rather not add a
legacy package to the Arch repository just for this. Am I correct
about the error? If so will this be updated docbook-utils.sgml be
updated to the newer version soon?

Thanks,
Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]