From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 626 invoked by alias); 8 May 2010 08:37:40 -0000 Received: (qmail 615 invoked by uid 22791); 8 May 2010 08:37:37 -0000 X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,BAYES_50,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-120-saturday.nerim.net (HELO maiev.nerim.net) (62.4.16.120) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 08 May 2010 08:37:32 +0000 Received: from [10.0.0.130] (mail.bureau-cornavin.com [213.41.243.33]) by maiev.nerim.net (Postfix) with ESMTP id 3A5F7B8325; Sat, 8 May 2010 10:37:29 +0200 (CEST) Cc: docbook-tools-discuss@sourceware.org Message-Id: From: Eric Bischoff To: Andreas Wagner In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: building docbook-utils for ArchLinux Date: Sat, 08 May 2010 08:37:00 -0000 References: X-IsSubscribed: yes Mailing-List: contact docbook-tools-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: docbook-tools-discuss-owner@sourceware.org X-SW-Source: 2010/txt/msg00002.txt.bz2 Le 5 mai 10 =E0 02:34, Andreas Wagner a =E9crit : > 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=3D29146 > > 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-=20 > utils-0.6.14/doc/HTML' > SGML_CATALOG_FILES=3D/etc/sgml/catalog > SGML_SEARCH_PATH=3D../..:../../doc:.. > jade -t sgml -i html -d ../../docbook-utils.dsl#html > -V '%use-id-as-filename%' ../../doc/docbook-=20 > 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? Yes, you are right. It should use more recent DTDs. I don't know who maintains the package currently though. Feel free to take it if no one does, it's open source, after all. =C9ric Bischoff ebischoff@nerim.net