Bug 70111

Summary: kivio compile errors while compiling from konstruct
Product: [Applications] calligraflow Reporter: Amit Shah <amitshah>
Component: generalAssignee: Peter Simonsson <peter.simonsson>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Amit Shah 2003-12-11 11:25:33 UTC
Version:           1.2.94 (using KDE KDE 3.1.94)
Installed from:    Compiled From Sources
Compiler:          gcc3.3.2 Debian Sid build
OS:          Linux

This is what I get:

Making all in kivio
make[4]: Entering directory `/home/Amit/sources/konstruct/apps/koffice/work/koffice-1.2.94/doc/kivio'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:11: I/O error : failed to load external entity "dtd/kdex.dtd"
]>
  ^
index.docbook:13: parser error : Entity 'language' not defined
<book lang="&language;">
                      ^
index.docbook:13: element book: validity error : No declaration for attribute lang of element book
<book lang="&language;">
                       ^
index.docbook:16: parser error : Entity 'kivio' not defined
<title>&kivio; User's Manual</title>
              ^
index.docbook:16: element title: validity error : No declaration for element title
<title>&kivio; User's Manual</title>
                                    ^
index.docbook:21: element firstname: validity error : No declaration for element firstname
<firstname>Ben</firstname>
                          ^
index.docbook:22: element surname: validity error : No declaration for element surname

and a lot of errors after (probably for each line)
Comment 1 Amit Shah 2003-12-11 13:24:30 UTC
The steps given on

http://dot.kde.org/1041714974/1043239181/

work. This has to be done in each subdirectory of koffice-1.2.94/doc/.
Comment 2 Peter Simonsson 2003-12-12 00:15:46 UTC
This is a problem with konstruct, so I suggest that you check the konstruct bugs and then opens a new one if needed. Thanks for your report