Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Docbook support in Gentoo is broken [solved]

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
36 posts
  • Previous
  • 1
  • 2
Author
Message
tigrezno
Apprentice
Apprentice
User avatar
Posts: 251
Joined: Fri Jun 28, 2002 12:14 pm
Location: Spain
Contact:
Contact tigrezno
Website

  • Quote

Post by tigrezno » Wed Jan 05, 2005 9:07 pm

just a curiosity, how do you put [SOLVED] in a topic? is there a button anywere? Some time ago i tried it but with no luck.
Ruby => "0100007F".unpack('x6a2X4a2X4a2X4a2').collect{ |byte| byte.hex }.join(".")
Top
tempest
n00b
n00b
User avatar
Posts: 44
Joined: Fri Jun 18, 2004 7:56 pm

  • Quote

Post by tempest » Wed Jan 05, 2005 10:02 pm

I just clicked on the edit button relative to the first post and changed the subject. Maybe you were trying to modify the subject of a topic started by someone else instead: in that case I think you have to notify a mod that a topic is solved, and he will do that for you.
For every problem there is a solution that is simple, neat, and wrong.
Top
tigrezno
Apprentice
Apprentice
User avatar
Posts: 251
Joined: Fri Jun 28, 2002 12:14 pm
Location: Spain
Contact:
Contact tigrezno
Website

  • Quote

Post by tigrezno » Wed Jan 05, 2005 10:06 pm

tempest wrote:I just clicked on the edit button relative to the first post and changed the subject. Maybe you were trying to modify the subject of a topic started by someone else instead: in that case I think you have to notify a mod that a topic is solved, and he will do that for you.
thanks!
Ruby => "0100007F".unpack('x6a2X4a2X4a2X4a2').collect{ |byte| byte.hex }.join(".")
Top
holstebroe
n00b
n00b
User avatar
Posts: 23
Joined: Tue Jul 20, 2004 8:10 am
Location: Denmark
Contact:
Contact holstebroe
Website

Doesn't work for me

  • Quote

Post by holstebroe » Mon Jan 10, 2005 12:46 pm

g1ul10 wrote:Hi All,

I've been able to obtain a pdf file from the sample xml file posted by tempest using xmlto. The command line is

Code: Select all

xmlto -v pdf sample.xml
generating the following oputput

Code: Select all

Format script: /usr/share/xmlto/format/docbook/pdf
Convert to XSL-FO
Real stylesheet: http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
xmllint >/dev/null --xinclude --postvalid /home/giulio/work/software/gbutils/sample.xml
Stylesheet: /tmp/xmlto-xsl.5aqwT5
xsltproc --nonet --xinclude \
 -o /tmp/xmlto.O1l6W8/sample.proc \
 /tmp/xmlto-xsl.5aqwT5 \
 /home/giulio/work/software/gbutils/sample.xml
Making portrait pages on A4 paper (210mmx297mm)
Post-process XSL-FO to PDF
xmlto -v pdf sample.xml  10.21s user 0.33s system 88% cpu 11.918 total
and the file 'sample.pdf' which seems OK.

I've the following installed
  • app-text/xmlto-0.0.15
    dev-tex/xmltex-1.9
    app-text/passivetex-1.25
    dev-libs/libxslt-1.1.9-r1
I have the same versions as above, but my output looks like this:

Code: Select all

Format script: /usr/share/xmlto/format/docbook/pdf
Convert to XSL-FO
Real stylesheet: http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
xmllint >/dev/null --xinclude --postvalid /home/soren/tmp/sample.xml
Stylesheet: /tmp/xmlto-xsl.isJEG9
xsltproc --nonet --xinclude \
 -o /tmp/xmlto.yhCt5c/sample.proc \
 /tmp/xmlto-xsl.isJEG9 \
 /home/soren/tmp/sample.xml
Making portrait pages on A4 paper (210mmx297mm)
Post-process XSL-FO to PDF
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./tmp.fo{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
xmltex version: 2002/06/25 v1.9 (Exp):
(/usr/share/texmf/tex/xmltex/xmltex.cfg)
No File: tmp.cfg (/usr/share/texmf/tex/passivetex/fotex.xmt)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/share/texmf/tex/passivetex/fotex.sty
)
No file tmp.aux.
(/usr/share/texmf/tex/latex/cyrillic/t2acmr.fd)
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
No file tmp.out.
No file tmp.out.
INFO: Using normal, i.e. nonfrench-spacing in document
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! TeX capacity exceeded, sorry [save size=5000].
\utfeight@protect@chars ...\string ##3\string ##4}

l.215 .../fo:block></fo:table-cell></fo:table-row>
                                                  <fo:table-row><fo:table-ce...

No pages of output.
Transcript written on tmp.log.

Top
nbkolchin
Apprentice
Apprentice
User avatar
Posts: 290
Joined: Sat Feb 07, 2004 10:29 pm
Location: Russia, Saint-Petersburg

  • Quote

Post by nbkolchin » Mon Jan 10, 2005 6:41 pm

I have same problems with xmlto

Code: Select all

snob@athlon docbook $ xmlto pdf syncdemo.docbook
Making portrait pages on USletter paper (8.5inx11in)
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./tmp.fo{/usr/share/texmf/pdftex/config/pdftex.cfg}
xmltex version: 2002/06/25 v1.9 (Exp):
(/usr/share/texmf/tex/xmltex/xmltex.cfg)
! I can't find file `tmp.cfg'.
\@filef@und ->\jobname .cfg

...
l.1
    <?xml version="1.0"?>
Please type another input file name:
! Emergency stop.
\@filef@und ->\jobname .cfg

...
l.1
    <?xml version="1.0"?>
No pages of output.
Transcript written on tmp.log.
snob@athlon docbook $                   
docbook2* is also not working, but afaik this is a well known bug --- no XML support.

package versions:

Code: Select all

[ebuild   R   ] app-text/xmlto-0.0.18  0 kB
[ebuild   R   ] dev-tex/xmltex-1.9-r1  0 kB
[ebuild   R   ] app-text/passivetex-1.25  0 kB
[ebuild   R   ] app-text/opensp-1.5.1  +nls 0 kB
So, I think this issue *IS NOT SOLVED*. Something is broken inside Gentoo ebuilds.

Nickolay
Top
erikg
n00b
n00b
Posts: 2
Joined: Mon Apr 21, 2003 8:14 pm
Location: Oslo, Norway
Contact:
Contact erikg
Website

  • Quote

Post by erikg » Tue Jan 11, 2005 6:22 pm

The "TeX capacity exceeded, sorry [save size=5000]." error can be fixed by changing the save_size parameter in /usr/share/texmf/web2c/texmf.cnf to for example 500000. But I get weird artifacts (like "- -4pc" and "* 0.60+1em") in my document, anyone have an idea what's wrong here?
Top
AerisG222
n00b
n00b
User avatar
Posts: 39
Joined: Mon Aug 25, 2003 5:41 pm
Location: Quincy, MA

  • Quote

Post by AerisG222 » Tue Jan 11, 2005 10:39 pm

erikg,

I ran into the same problem with the -4pc- garbage appearing, really annoying. The only thing I was able to find about this, is that it was a bug in passivetex. The impression that I got in my readings was that it was going to take a while to fix, if it gets fixed. Perhaps I found bad sources, but i got the impression not much attention was being given to it.

Anyways, one way around this, which I was fairly happy with, was to use fop. I originally didn't want to install all the java stuff, but gave it a shot and it worked much better. I would just use xmlto in order to convert my docbook to fop, and then use fop to convert that to pdf. I still use xmlto to generate html versions of the docbook source.

hope you find this useful.
Top
g1ul10
n00b
n00b
User avatar
Posts: 11
Joined: Wed Dec 01, 2004 8:17 am

  • Quote

Post by g1ul10 » Sat Jan 15, 2005 2:57 pm

Hi,
it seems that the solution for the "4pc" problem is pretty simple. Just modify the command I posted before

Code: Select all

xmlto -v pdf sample.xml 
in

Code: Select all

xmlto --extensions -v pdf sample.xml 
The option --extensions turns on a series of special extensions which are necessary to produce code that passivetex can correcly understand. I'm wondering why this option is not on by default!
Top
Oo.et.oO
Apprentice
Apprentice
User avatar
Posts: 291
Joined: Tue Apr 23, 2002 10:02 pm
Location: burlington
Contact:
Contact Oo.et.oO
Website

  • Quote

Post by Oo.et.oO » Thu Feb 09, 2006 4:23 pm

tempest wrote:
tigrezno wrote:please, emerge opensp 1.5.1, it uses --enable-http that 1.5-r1 (Stable) don't use, or add --enable-http to 1.5-r1 ebuild.
You're the man! That was the ticket, I had already noticed the --enable-http option but only in openjade's ebuild, and it didn't come to my mind that opensp could have such an option too.

To summarize it all up, here's the patch for opensp-1.5-r1.ebuild:

Code: Select all

@@ -37,6 +37,7 @@
        # Detect mips systems properly
        gnuconfig_update

+       myconf="${myconf} --enable-http"
        myconf="${myconf} --enable-default-catalog=/etc/sgml/catalog"
        myconf="${myconf} --enable-default-search-path=/usr/share/sgml"
        myconf="${myconf} --datadir=/usr/share/sgml/${P}"
If someone of the devs is looking: could this one be officially added to the portage tree? I don't feel like reporting in bugzilla since it's not a real bug of the ebuild...
tigrezno wrote:The reason is just simple, you should not depend on internet conection to generate your content when you have the same catalog in your hard disk. If your conection goes down, then you can't generate content, is this good? i don't think so, but it's only my opinion.
For those not willing to read the whole topic: there's no docbook integration trouble in Gentoo, the problem was an unspecified option to opensp configure in the relative x86 ebuild, and that option is already present in the opensp ebuild currently in ~x86.

I'm marking this one as [solved].
new gentoo install... i have the same problem as original topic, now one year later:

Code: Select all

docbook2pdf esp_howto.xml
Using catalogs: /usr/share/sgml/sgml-iso-entities-8879.1986/catalog, /usr/share/sgml/xml-iso-entities-8879.1986/catalog, /usr/share/sgml/opensp-1.5.1/OpenSP/catalog, /usr/share/sgml/openjade-1.3.2/catalog, /usr/share/sgml/openjade-1.3.2/dsssl/catalog, /usr/share/sgml/docbook/sgml-dtd-4.1/catalog, /usr/share/sgml/docbook/sgml-dtd-4.0/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/catalog, /usr/share/sgml/docbook/sgml-dtd-3.0/catalog, /usr/share/sgml/docbook/sgml-dtd-3.1/catalog, /usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/catalog, /usr/share/sgml/docbook/xml-simple-dtd-1.0/catalog
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: /home/erock/hacks/pstools/esp/docbook/esp_howto.xml
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl:53:136:Q: number of ID references in start-tag must not exceed GRPCNT (32)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl:52:0:Q: number of ID references in start-tag must not exceed GRPCNT (32)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/../common/../common/dbl1bg.ent:168:282:Q: length of interpreted parameter literal must not exceed LITLEN (240)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/../common/../common/dbl1bg.ent:169:282:Q: length of interpreted parameter literal must not exceed LITLEN (240)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/../common/../common/dbl1ru.ent:188:290:Q: length of interpreted parameter literal must not exceed LITLEN (240)
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/../common/../common/dbl1ru.ent:189:290:Q: length of interpreted parameter literal must not exceed LITLEN (240)
Done.
and i have opensp-1.5.1 installed:

Code: Select all

[ebuild  N    ] app-text/xmlto-0.0.18  89 kB
[ebuild  N    ] dev-tex/xmltex-1.9-r1  108 kB
[ebuild  N    ] app-text/passivetex-1.25  1,162 kB
[ebuild   R   ] app-text/opensp-1.5.1  -nls 1,385 kB
i don't feel like i should HAVE to use xmlto... so i haven't installed them yet.

although the jade run DOES complete...
Top
jlovell
n00b
n00b
Posts: 2
Joined: Wed Feb 22, 2006 9:46 pm

sgml docbook errors

  • Quote

Post by jlovell » Wed Feb 22, 2006 9:56 pm

I'm getting some of the same problems as posted above. Unfortunately, this is affecting my ability to emerge other packages that use SGML in there documentation format. I have re-emerged everything I can see with regard to docbooks, jade, openjade, sgml, etc that I can think of. Nothing seems to fix this. It may be something very simple that is just beyond my ability to understand. I'm reasonably intelligent, but don't have a good basis of experience for deep portage conflicts or problems. If I need to back off a release of a package, I can do so. I've now been troubleshoothing this for 2 days with nothing to show for my efforts.

If this is a threadjack that isn't exactly related or should be posted elsewhere, my apologies. This seemed the closest thread to my problem and some of the above output mirror what I'm seeing so I put it here.

Here's the error when trying to do the 'make' from the esound docs HTML directory. It's the same error I get if I emerge the esound package as well. I just get the error quicker this way.....

delltux HTML # make
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-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
jade:../../doc/docbook-utils.sgml:9:0:E: DTD did not contain element declaration for document type name
jade:../../doc/docbook-utils.sgml:11:11:E: there is no attribute "LANG"
jade:../../doc/docbook-utils.sgml:11:19:E: there is no attribute "ID"
jade:../../doc/docbook-utils.sgml:11:34:E: element "BOOK" undefined
jade:../../doc/docbook-utils.sgml:12:11:E: element "BOOKINFO" undefined
jade:../../doc/docbook-utils.sgml:13:10:E: element "TITLE" undefined
jade:../../doc/docbook-utils.sgml:14:12:E: element "PUBDATE" undefined
jade:../../doc/docbook-utils.sgml:16:16:E: element "LEGALNOTICE" undefined
jade:../../doc/docbook-utils.sgml:17:6:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:24:13:E: element "ABSTRACT" undefined
jade:../../doc/docbook-utils.sgml:25:11:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:28:11:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:34:16:E: element "AUTHORGROUP" undefined
jade:../../doc/docbook-utils.sgml:35:13:E: element "AUTHOR" undefined
jade:../../doc/docbook-utils.sgml:36:11:E: element "FIRSTNAME" undefined
jade:../../doc/docbook-utils.sgml:36:37:E: element "SURNAME" undefined
jade:../../doc/docbook-utils.sgml:37:20:E: element "AFFILIATION" undefined
jade:../../doc/docbook-utils.sgml:38:18:E: element "ADDRESS" undefined
jade:../../doc/docbook-utils.sgml:38:25:E: element "EMAIL" undefined
jade:../../doc/docbook-utils.sgml:41:13:E: element "AUTHOR" undefined
jade:../../doc/docbook-utils.sgml:42:11:E: element "FIRSTNAME" undefined
jade:../../doc/docbook-utils.sgml:42:39:E: element "SURNAME" undefined
jade:../../doc/docbook-utils.sgml:43:20:E: element "AFFILIATION" undefined
jade:../../doc/docbook-utils.sgml:44:18:E: element "ADDRESS" undefined
jade:../../doc/docbook-utils.sgml:44:25:E: element "EMAIL" undefined
jade:../../doc/docbook-utils.sgml:47:13:E: element "AUTHOR" undefined
jade:../../doc/docbook-utils.sgml:48:11:E: element "FIRSTNAME" undefined
jade:../../doc/docbook-utils.sgml:48:38:E: element "SURNAME" undefined
jade:../../doc/docbook-utils.sgml:49:20:E: element "AFFILIATION" undefined
jade:../../doc/docbook-utils.sgml:50:18:E: element "ADDRESS" undefined
jade:../../doc/docbook-utils.sgml:50:25:E: element "EMAIL" undefined
jade:../../doc/docbook-utils.sgml:53:13:E: element "AUTHOR" undefined
jade:../../doc/docbook-utils.sgml:54:11:E: element "FIRSTNAME" undefined
jade:../../doc/docbook-utils.sgml:54:41:E: element "SURNAME" undefined
jade:../../doc/docbook-utils.sgml:55:20:E: element "AFFILIATION" undefined
jade:../../doc/docbook-utils.sgml:56:18:E: element "ADDRESS" undefined
jade:../../doc/docbook-utils.sgml:56:25:E: element "EMAIL" undefined
jade:../../doc/docbook-utils.sgml:63:14:E: there is no attribute "ID"
jade:../../doc/docbook-utils.sgml:63:28:E: element "CHAPTER" undefined
jade:../../doc/docbook-utils.sgml:64:12:E: element "DOCINFO" undefined
jade:../../doc/docbook-utils.sgml:65:13:E: element "AUTHOR" undefined
jade:../../doc/docbook-utils.sgml:66:18:E: element "FIRSTNAME" undefined
jade:../../doc/docbook-utils.sgml:66:44:E: element "SURNAME" undefined
jade:../../doc/docbook-utils.sgml:69:10:E: element "TITLE" undefined
jade:../../doc/docbook-utils.sgml:71:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:76:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:76:21:E: there is no attribute "URL"
jade:../../doc/docbook-utils.sgml:76:57:E: element "ULINK" undefined
jade:../../doc/docbook-utils.sgml:81:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:89:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:94:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:95:19:E: element "ITEMIZEDLIST" undefined
jade:../../doc/docbook-utils.sgml:96:17:E: element "LISTITEM" undefined
jade:../../doc/docbook-utils.sgml:97:15:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:97:28:E: element "APPLICATION" undefined
jade:../../doc/docbook-utils.sgml:101:17:E: element "LISTITEM" undefined
jade:../../doc/docbook-utils.sgml:102:15:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:102:28:E: element "APPLICATION" undefined
jade:../../doc/docbook-utils.sgml:108:19:E: element "ITEMIZEDLIST" undefined
jade:../../doc/docbook-utils.sgml:109:17:E: element "LISTITEM" undefined
jade:../../doc/docbook-utils.sgml:110:15:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:113:17:E: element "LISTITEM" undefined
jade:../../doc/docbook-utils.sgml:114:15:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:117:17:E: element "LISTITEM" undefined
jade:../../doc/docbook-utils.sgml:118:15:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:123:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:129:9:E: element "NOTE" undefined
jade:../../doc/docbook-utils.sgml:130:14:E: element "SIMPARA" undefined
jade:../../doc/docbook-utils.sgml:131:12:E: element "EMAIL" undefined
jade:../../doc/docbook-utils.sgml:134:14:E: element "SIMPARA" undefined
jade:../../doc/docbook-utils.sgml:135:12:E: element "EMAIL" undefined
jade:../../doc/docbook-utils.sgml:138:14:E: element "SIMPARA" undefined
jade:../../doc/docbook-utils.sgml:139:41:E: element "ULINK" undefined
jade:../../doc/docbook-utils.sgml:145:24:E: element "CHAPTER" undefined
jade:../../doc/docbook-utils.sgml:146:12:E: element "DOCINFO" undefined
jade:../../doc/docbook-utils.sgml:147:13:E: element "AUTHOR" undefined
jade:../../doc/docbook-utils.sgml:148:18:E: element "FIRSTNAME" undefined
jade:../../doc/docbook-utils.sgml:148:46:E: element "SURNAME" undefined
jade:../../doc/docbook-utils.sgml:151:10:E: element "TITLE" undefined
jade:../../doc/docbook-utils.sgml:153:6:E: element "SECT1" undefined
jade:../../doc/docbook-utils.sgml:154:6:E: element "TITLE" undefined
jade:../../doc/docbook-utils.sgml:156:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:156:23:E: element "CITEREFENTRY" undefined
jade:../../doc/docbook-utils.sgml:156:39:E: element "REFENTRYTITLE" undefined
jade:../../doc/docbook-utils.sgml:157:14:E: element "MANVOLNUM" undefined
jade:../../doc/docbook-utils.sgml:160:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:161:16:E: element "APPLICATION" undefined
jade:../../doc/docbook-utils.sgml:162:37:E: element "FIRSTTERM" undefined
jade:../../doc/docbook-utils.sgml:163:14:E: element "FIRSTTERM" undefined
jade:../../doc/docbook-utils.sgml:168:9:E: element "PARA" undefined
jade:../../doc/docbook-utils.sgml:170:23:E: element "FIRSTTERM" undefined
jade:../../doc/docbook-utils.sgml:171:14:E: element "FIRSTTERM" undefined
jade:../../doc/refentry/jw.sgml:1:13:E: there is no attribute "ID"
jade:../../doc/refentry/jw.sgml:1:17:E: element "REFENTRY" undefined
jade:../../doc/refentry/jw.sgml:2:10:E: element "DOCINFO" undefined
jade:../../doc/refentry/jw.sgml:3:11:E: element "AUTHOR" undefined
jade:../../doc/refentry/jw.sgml:4:16:E: element "FIRSTNAME" undefined
jade:../../doc/refentry/jw.sgml:4:42:E: element "SURNAME" undefined
jade:../../doc/refentry/jw.sgml:5:18:E: element "AFFILIATION" undefined
jade:../../doc/refentry/jw.sgml:6:16:E: element "ADDRESS" undefined
jade:../../doc/refentry/jw.sgml:6:23:E: element "EMAIL" undefined
jade:../../doc/refentry/jw.sgml:10:10:E: element "REFMETA" undefined
jade:../../doc/refentry/jw.sgml:11:18:E: element "REFENTRYTITLE" undefined
jade:../../doc/refentry/jw.sgml:12:14:E: element "MANVOLNUM" undefined
jade:../../doc/refentry/jw.sgml:15:13:E: element "REFNAMEDIV" undefined
jade:../../doc/refentry/jw.sgml:16:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:17:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:18:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:19:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:20:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:21:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:22:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:23:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:24:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:25:12:E: element "REFNAME" undefined
jade:../../doc/refentry/jw.sgml:26:15:E: element "REFPURPOSE" undefined
jade:../../doc/refentry/jw.sgml:29:17:E: element "REFSYNOPSISDIV" undefined
jade:../../doc/refentry/jw.sgml:30:16:E: element "CMDSYNOPSIS" undefined
jade:../../doc/refentry/jw.sgml:31:14:E: element "COMMAND" undefined
jade:../../doc/refentry/jw.sgml:32:20:E: there is no attribute "CHOICE"
jade:../../doc/refentry/jw.sgml:32:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:32:30:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:32:38:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:33:18:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:34:5:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:34:13:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:35:18:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:36:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:38:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:38:30:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:38:38:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:39:18:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:40:5:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:40:13:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:40:45:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:41:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:43:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:43:30:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:43:38:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:43:63:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:44:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:44:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:44:48:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:45:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:47:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:47:30:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:47:38:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:48:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:48:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:49:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:51:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:52:5:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:52:13:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:53:20:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:54:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:54:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:55:20:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:56:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:58:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:59:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:59:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:59:45:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:60:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:60:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:60:48:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:61:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:63:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:64:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:64:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:64:45:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:65:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:65:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:65:53:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:66:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:68:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:69:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:69:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:69:45:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:70:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:70:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:70:51:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:71:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:73:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:74:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:74:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:74:45:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:75:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:75:20:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:75:51:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:76:18:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:78:18:E: there is no attribute "CHOICE"
jade:../../doc/refentry/jw.sgml:78:23:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:78:31:E: element "OPTION" undefined
jade:../../doc/refentry/jw.sgml:79:20:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:79:57:E: element "REPLACEABLE" undefined
jade:../../doc/refentry/jw.sgml:79:88:E: element "SBR" undefined
jade:../../doc/refentry/jw.sgml:81:25:E: element "GROUP" undefined
jade:../../doc/refentry/jw.sgml:82:12:E: element "ARG" undefined
jade:../../doc/refentry/jw.sgml:82:20:E: element "OPTION" undefined
jade:I: maximum number of errors (200) reached; change with -E option
make: *** [api.html] Error 1
Top
jlovell
n00b
n00b
Posts: 2
Joined: Wed Feb 22, 2006 9:46 pm

  • Quote

Post by jlovell » Thu Feb 23, 2006 7:17 am

nemo_ wrote:i'm really not sure if this would help but did you check http://dev.gentoo.org/~satai/sgmlfix.html ?
I used this fix to solve my problem (listed above). :D The essential focus of this fix is to scrape all of the sgml stuff off the box and then re-emerge it. The fact that this works indicates to me that my problem was caused by the docbook "catalogs" getting out of sync somehow. Removing all of them and then having emerge put them back in proper order appears to get everything "sync'ed" up again.

Note: use "equery belongs" in place of "qpkg -f" in the fix document above to find any extra packages you need to take off. Any extra packages you find, add to your copy of the packlist.txt file so you re-emerge them later when you put everything back.

Jay
Top
Post Reply

36 posts
  • Previous
  • 1
  • 2

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy