From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,510619f4535130be,start X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!prodigy.com!newsmst01a.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr25.news.prodigy.com.POSTED!07feb36b!not-for-mail From: Greg LaPolla Newsgroups: comp.lang.ada Subject: Problems compiling Gnade 1.52 and 1.53 Message-ID: X-Newsreader: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 207.215.252.135 X-Complaints-To: abuse@prodigy.net X-Trace: newssvr25.news.prodigy.com 1085374746 ST000 207.215.252.135 (Mon, 24 May 2004 00:59:06 EDT) NNTP-Posting-Date: Mon, 24 May 2004 00:59:06 EDT Organization: SBC http://yahoo.sbc.com X-UserInfo1: Q[R_PJSCTS@]BPLY^ZH\OPP@USXB@DTMNHWB_EYLJZ]BGIELCNVOPCWZBL[\YUWHANGYZEFNHFZPNLOBUNSS^_LGEVWEY\PHO@YJSSWBBDT\PFD^ESBTXVCCMTD]JCJLE\_IJMFNRY]SWE[S[D_CNB__ZK^VGVCKHA[S@COB^[@ZQSDFQ\BPMS@DZVUKQTJL Date: Mon, 24 May 2004 04:59:06 GMT Xref: controlnews3.google.com comp.lang.ada:797 Date: 2004-05-24T04:59:06+00:00 List-Id: I have been trying to figure out an issue with building gnade I started using version 1.5.2 and then 1.5.3 which was just released. I can do ./configure and a make. It all builds well. My problem is in make documentation. I have tried to build on Fedora Core 2 using gcc .3.3.3 and the gnat that comes with Fedora. I know it has some issues but the builds errors are identical to what I get using gentoo with gnat 3.15p. I have docbook 4.2 and openjade 1.3.2 installed on my Gentoo box. I have searched high and low on Google and cannot find refrence to the files that openjade claims to be missing. here is a snippit from docbuild.log in doc/build dir: openjade:E: cannot find "CATALOG.docbook_4"; tried "CATALOG.docbook_4", "/usr/share/sgml/CATALOG.docbook_4", "/usr/share/sgml/CATALOG.docbook_4" openjade:E: cannot find "CATALOG.jade_dsl"; tried "CATALOG.jade_dsl", "/usr/share/sgml/CATALOG.jade_dsl", "/usr/share/sgml/CATALOG.jade_dsl" openjade:E: cannot find "CATALOG.docbk30"; tried "CATALOG.docbk30", "/usr/share/sgml/CATALOG.docbk30", "/usr/share/sgml/CATALOG.docbk30" openjade:/usr/share/sgml/docbook/sgml-dtd-4.2/docbookx.dtd:83:0:W: unused parameter entity "hh" openjade:/usr/share/sgml/docbook/sgml-dtd-4.2/calstblx.dtd:68:0:W: unused parameter entity "tbl.table.name" openjade:gnade.sgml:253:9:E: document type does not allow element "LISTITEM" here; missing one of "ITEMIZEDLIST", "ORDEREDLIST" start-tag openjade:gnade.sgml:261:14:E: end tag for "PARA" omitted, but OMITTAG NO was specified openjade:gnade.sgml:239:0: start tag was here openjade:gnade.sgml:261:14:E: end tag for "LISTITEM" omitted, but OMITTAG NO was specified openjade:gnade.sgml:237:0: start tag was here openjade:gnade.sgml:267:9:E: end tag for "PARA" omitted, but OMITTAG NO was specified openjade:gnade.sgml:262:0: start tag was here openjade:gnade.sgml:517:11:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "ITEMIZEDLIST", "ORDEREDLIST", "VARIABLELIST", "CAUTION", "IMPORTANT", "NOTE", "TIP", "WARNING", "BLOCKQUOTE", "INFORMALEXAMPLE" start-tag openjade:gnade.sgml:526:7:E: end tag for "PARA" omitted, but OMITTAG NO was specified openjade:gnade.sgml:502:3: start tag was here openjade:E: cannot find "CATALOG.docbook_4"; tried "CATALOG.docbook_4", "/usr/share/sgml/CATALOG.docbook_4", "/usr/share/sgml/CATALOG.docbook_4" openjade:E: cannot find "CATALOG.jade_dsl"; tried "CATALOG.jade_dsl", "/usr/share/sgml/CATALOG.jade_dsl", "/usr/share/sgml/CATALOG.jade_dsl" openjade:E: cannot find "CATALOG.docbk30"; tried "CATALOG.docbk30", "/usr/share/sgml/CATALOG.docbk30", "/usr/share/sgml/CATALOG.docbk30" openjade:E: cannot find "CATALOG.docbook_4"; tried "CATALOG.docbook_4", "/usr/share/sgml/CATALOG.docbook_4", "/usr/share/sgml/CATALOG.docbook_4" openjade:E: cannot find "CATALOG.jade_dsl"; tried "CATALOG.jade_dsl", "/usr/share/sgml/CATALOG.jade_dsl", "/usr/share/sgml/CATALOG.jade_dsl" openjade:E: cannot find "CATALOG.docbk30"; tried "CATALOG.docbk30", "/usr/share/sgml/CATALOG.docbk30", "/usr/share/sgml/CATALOG.docbk30" openjade:/usr/share/sgml/openjade-1.3.2/dsssl/style-sheet.dtd:74:0:W: unused parameter entity "DSSSLDTD"