This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


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

"first definition was here" error from Openjade with Docbook


Hello,

I have installed Docbook, Openjade, etc, with the aim of converting our 
documentation set to Docbook.

My attempts to run a simple test with Docbook XML results in Openjade 
producing lots of errors relating to the entity files, as detailed below.

onsglms doesn't give any errors parsing 'test.xml'

openjade processes the SGML equivalent of 'test.xml' without error.


Any help would be appreciated - I'm sure it's something simple!

Many thanks,


David Brooks


TEST.XML:
<?xml version='1.0'?>
   <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN">
<chapter><title>Test Chapter</title>
   <para>
     This is a test document.
   </para>
</chapter>

Environment:
SGML_CATALOG_FILES=d:\docbook\catalog;d:\docbook\dbx412\docbook.cat;d:\jade13\dsssl\catalog

Command:
openjade -t sgml -E 5 -d d:\docbook\html\docbook.dsl -f test.err 
d:\jade13\pubtext\xml.dcl test.xml


TEST.ERR:
D:\JADE13\BIN\OPENJADE.EXE:d:\docbook\dbx412\ent/iso-lat1.ent:6:19:E: first 
definition was here
D:\JADE13\BIN\OPENJADE.EXE:d:\docbook\dbx412\ent/iso-lat1.ent:7:19:E: first 
definition was here
D:\JADE13\BIN\OPENJADE.EXE:d:\docbook\dbx412\ent/iso-lat1.ent:8:18:E: first 
definition was here
.
. Total of 433 similar lines
.

This is in spite of the '-E 5' option.


------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-request@lists.oasis-open.org


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