[kde-doc-english][Bug 41374] build error meinproc kdex.dtd

Jan-Pascal van Best janpascal at vanbest.org
Wed Dec 11 11:17:39 CET 2002


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=41374     




------- Additional Comments From janpascal at vanbest.org  2002-12-11 11:17 -------
Unfortunately, they're not. I'm getting similar errors in kdebase:
kdebase/doc/kfind
kdebase/doc/khelpcenter
kdebase/doc/konqueror

and in kdepim at least in kdepim/doc/kandy, kdepim/doc/korganizer.

The kandy make can be fixed by using the 4.2 dtd instead of the 4.1.2 dtd:

- <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN"
- "dtd/kdex.dtd" [
+ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
+ "dtd/kdex.dtd" [

For korganizer, this doesn't help, it starts complaining about something else:

index.docbook:86: validity error: Element bookinfo content doesn't follow the DTD



More information about the kde-doc-english mailing list