Last night's build from CVS failed because of the docs:

   [...]
   + cd docs
   + make dvi ps html
   db2dvi -d /usr/src/packages/BUILD/fptools/docs/fptools-both.dsl   installing.sgml
   tex output file name is
   jade:/var/lib/sgml/CATALOG.docbk31:24:0:W: DTDDECL catalog entries are not supported
   jade:<OSFD>0:1:0:E: end of document in prolog
   jade:/var/lib/sgml/CATALOG.docbk31:24:0:W: DTDDECL catalog entries are not supported
   [...]
   tex file name is
   dvi file name is
   This is TeX, Version 3.14159 (Web2C 7.3.1)
   **
   ! End of file on the terminal... why?

The `-d' option seems strange:

   panne@marutea:/usr/src/packages/SOURCES/fptools > db2dvi --version
   db2dvi - docbook-tools 0.5
   panne@marutea:/usr/src/packages/SOURCES/fptools > db2dvi --help
   Usage: db2dvi [OPTION]... FILE
   Run a DocBook SGML document trough various programs.

   Options:
     --help                  display this help and exit
     -v, --version           output version information and exit
                          
     -x                      trace the shell script

     -d, --dvi               output DVI
     -f, --fot               output FOT
     -h, --html              output HTML
     -m, --mif               output MIF
     --pdf                   output PDF
     -p, --ps, --postscript  output PostScript
     -r, --rtf               output RTF
     -t, --tex               output TeX

     -j, --jade VAR...       set "jade" variables; e.g., "-V %shade-verbatim%"
     -s, --style FILE        use FILE as driver style

  HTML:
     --nochunks              don't produce HTML subdocuments; output to stdout

   Only the last specified output format will be produced.

I've tried `-s' instead, but with no success:

   marutea:/usr/src/packages/BUILD/fptools/docs > db2dvi -s 
/usr/src/packages/BUILD/fptools/docs/fptools-both.dsl   installing.sgml
   tex output file name is installing.tex
   jade:/var/lib/sgml/CATALOG.docbk31:24:0:W: DTDDECL catalog entries are not supported
   jade:/var/lib/sgml/CATALOG.docbk31:24:0:W: DTDDECL catalog entries are not supported
   jade:/usr/src/packages/BUILD/fptools/docs/fptools-both.dsl:1:0:E: character "\" not 
allowed in prolog
   jade:/usr/src/packages/BUILD/fptools/docs/fptools-both.dsl:11:0:E: character "{" 
not allowed in prolog
   jade:/usr/src/packages/BUILD/fptools/docs/fptools-both.dsl:21:0:E: character "{" 
not allowed in prolog
   jade:/usr/src/packages/BUILD/fptools/docs/fptools-both.dsl:21:30:E: end of document 
in prolog
   jade:E: specification document does not have the DSSSL architecture as a base 
architecture
   jade:E: no style-specification or external-specification with ID "PRINT"
   tex file name is installing.tex
   dvi file name is installing.dvi
   This is TeX, Version 3.14159 (Web2C 7.3.1)
   (installing.tex
   JadeTeX 1999/06/29: 2.7
   (/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
   (/usr/share/texmf/tex/latex/jadetex/isoents.tex)
   Elements will be labelled

   ! LaTeX Error: Missing \begin{document}.

   See the LaTeX manual or LaTeX Companion for explanation.
   Type  H <return>  for immediate help.
    ...                                              
                                                  
   l.8 {2}}B
            uilding and Installing the Glasgow Functional Programming Tools Suite
   (/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
   (/usr/share/texmf/tex/latex/amsfonts/umsb.fd)
   (/usr/share/texmf/tex/latex/wasysym/uwasy.fd)
   (/usr/share/texmf/tex/latex/lucidabr/lmrhlcm.fd)
   (/usr/share/texmf/tex/latex/lucidabr/omlhlcm.fd)
   (/usr/share/texmf/tex/latex/lucidabr/omshlcy.fd)
   Overfull \hbox (36.2407pt too wide) in paragraph at lines 8--4647
   []\T1/ptm/m/n/10 Building and In-stalling the Glas-gow Func-tional Pro-gram-min
   g Tools Suite Ver-sion 4.04The GHC Teamglasgow-haskell-$\OMS/cmsy/m/n/10 f$\T1/
   ptm/m/n/10 users,bugs$\OMS/cmsy/m/n/10 g$\T1/ptm/m/n/10 @dcs.gla.ac.ukJanuary
   [1.0.58] [2.0.58] [3.0.58] [4.0.58] [5.0.58]
   ! I can't find file `installing.aux'.
   \enddocument ...makeatletter \input \jobname .aux 
                                                     \fi \@dofilelist \ifdim \f...
   l.4647 ...e{}\endNode{}\endNode{}\endNode{}\endFOT
                                                     {}
   Please type another input file name
   ! Emergency stop.
   \enddocument ...makeatletter \input \jobname .aux 
                                                     \fi \@dofilelist \ifdim \f...
   l.4647 ...e{}\endNode{}\endNode{}\endNode{}\endFOT
                                                     {}
   Output written on installing.dvi (5 pages, 76420 bytes).
   Transcript written on installing.log.

Suggestions?

Cheers,
   Sven
-- 
Sven Panne                                        Tel.: +49/89/2178-2235
LMU, Institut fuer Informatik                     FAX : +49/89/2178-2211
LFE Programmier- und Modellierungssprachen              Oettingenstr. 67
mailto:[EMAIL PROTECTED]            D-80538 Muenchen
http://www.informatik.uni-muenchen.de/~Sven.Panne

Reply via email to