Howdy,

I'm trying to build from CVS and having a problem when it comes to
generating the docbook stuffs (error below).  I'm using SuSE 8.0 and
believe that I've installed all of the necessary docbook utils.
Anyone have any ideas what else I need to install?

Thanks
Michael

Making all in rfc822
make[1]: Entering directory `/home/parker/work/courier/rfc822'
../docbook/sgml2man rfc822.sgml rfc822.3
Using catalogs: /usr/share/sgml/dtd/sgmltools/catalog, 
/usr/share/sgml/docbook/dsssl-stylesheets-1.74b/dtds/html/catalog, 
/usr/share/sgml/docbook/dsssl-stylesheets-1.74b/html/catalog, 
/usr/share/sgml/docbook/dsssl-stylesheets-1.74b/print/catalog, 
/usr/share/sgml/docbook/dsssl-stylesheets-1.74b/catalog, 
/usr/share/sgml/jade_dsl/catalog, /usr/share/sgml/openjade/catalog
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.6/docbook-utils.dsl#print
Working on: /home/parker/work/courier/rfc822/rfc822.sgml
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:1:58:W: cannot generate system 
identifier for public text "-//OASIS//DTD DocBook V3.1//EN"
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:1:58:E: reference to entity 
"REFENTRY" for which no system identifier could be generated
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:1:0: entity was defined here
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:1:58:E: DTD did not contain 
element declaration for document type name
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:7:13:E: there is no attribute "ID"
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:7:21:E: element "REFENTRY" 
undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:9:10:E: element "DOCINFO" undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:10:10:E: element "TITLE" undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:11:12:E: element "ORGNAME" 
undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:12:16:E: element "PRODUCTNAME" 
undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:15:10:E: element "REFMETA" 
undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:16:18:E: element "REFENTRYTITLE" 
undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:17:14:E: element "MANVOLNUM" 
undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:18:16:E: element "REFMISCINFO" 
undefined
....

A bunch of other similar lines, and then:


nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:404:50:E: element "FUNCTION" 
undefined
nsgmls:/home/parker/work/courier/rfc822/rfc822.sgml:407:42:E: element "FUNCTION" 
undefined
nsgmls:I: maximum number of errors (200) reached; change with -E option
Can't call method "value" on an undefined value at 
/usr/share/sgml/docbook/utils-0.6.6/helpers/docbook2man-spec.pl line 297, <STDIN> line 
35.
make[1]: *** [rfc822.3] Error 1
make[1]: Leaving directory `/home/parker/work/courier/rfc822'
make: *** [all-recursive] Error 1

Reply via email to