Bug 66909 - docbook validity error - make error
Summary: docbook validity error - make error
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-30 15:16 UTC by r martin
Modified: 2004-01-07 18:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description r martin 2003-10-30 15:16:41 UTC
Version:           8.0beta1 (using KDE KDE 3.1.4)
Installed from:    Slackware Packages
Compiler:          gcc-3.3.2 standard ./configure 
OS:          Linux

when attempting to make kopete 0.8beta1 on slackware 9.1 I get the following errors (lots of them)

index.docbook:470: validity error: No declaration for attribute id of el
ement chapter
<chapter id="specialised">
                         ^
index.docbook:471: validity error: No declaration for element title
<title>Specialised Actions</title>
                                  ^
index.docbook:472: validity error: No declaration for element para
<para>Command line parameters</para>
                                    ^
index.docbook:470: validity error: No declaration for element chapter
</chapter> <!-- specialised -->
          ^
index.docbook:475: validity error: No declaration for attribute id of el
ement chapter
<chapter id="credits-and-licenses">
                                  ^
index.docbook:476: validity error: No declaration for element title
<title>Credits and Licenses</title>
                                   ^
index.docbook:477: validity error: No declaration for element para
</para>
       ^
index.docbook:480: validity error: No declaration for element para
</para>
       ^
index.docbook:484: error: Entity 'underFDL' not defined
&underFDL;
          ^
index.docbook:485: error: Entity 'underGPL' not defined
&underGPL;
          ^
index.docbook:475: validity error: No declaration for element chapter
</chapter><!-- credits-and-licenses -->
          ^
index.docbook:488: error: Entity 'documentation.index' not defined
&documentation.index;
                     ^
index.docbook:61: validity error: No declaration for element book
</book>
       ^
make: *** [doc/kopete/index.cache.bz2] Error 1

hope this helps
Comment 1 Stephan Kulow 2003-10-30 17:35:54 UTC
Can you try changing the DOCTYPE from 4.2 to 4.1.2? Please never paste the end of the errors,
it's all caused by the first ones.
Comment 2 David Costelloe 2003-10-31 15:09:22 UTC
I have the same issue when using Make on the Beta 8 on SuSE 8.2

KDE 3.1.1-63 i586


DocBook 4.2-214

Version installed 2 and 3 also

Thanks
Comment 3 Lauri Watts 2004-01-07 18:20:41 UTC
Apparently a version of 0.8b1 was released with the wrong version of documents in, and this was now fixed.  In any case, KDE 3.2 (and Kopete 0.8b2) are right around the corner, and the documentation for those builds OK.