Problems

Rick Sivernell res005ru at gte.net
Thu Aug 30 03:15:52 BST 2001


On Tuesday 28 August 2001 03:30, you wrote:
> On Dienstag, 28. August 2001 00:00, you wrote:
>
> this has been fixed already in CVS for 2.0.1. So if you're using CVS, you
> need to grab the tag -rKDE_2_2_BRANCH to get around this. It's a missing
> line to declare your kappname on the top of the index.docbook file that's a
> copy from the kdelibs template; the difference is that the kdelibs template
> is aimed to KDE itself where the kappnames are all kept in a seperate file
> for the docs  of a package.
>
> Ralf
>
> > I have rebuilf kdevelop from scratch from the cvs as per instructions and
> > now able to build a project. I create a project and the VERY first thing
> > is a rebuild of all files. The below error are returned for all project
> > created and compiled.
> > .....
> > ....
> > ....   to here is all ok.
> > make[3]: Entering directory `/development/src/fun/doc/en'
> > /opt/kde2/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
> > index.docbook:120: error: Entity 'kapp' not defined
> > &kapp; is a program that lets you do absolutely nothing. Please report
> >       ^
> > index.docbook:138: error: Entity 'kapp' not defined
> > <screeninfo>Here's a screenshot of &kapp;</screeninfo>
> >                                          ^
> > index.docbook:221: error: Entity 'kapp' not defined
> > <listitem><para><action>Quits</action> &kapp;</para></listitem>
> >                                              ^
> > index.docbook:268: error: Entity 'kapp' not defined
> > <para>My Mouse doesn't work. How do I quit &kapp;?</para>
> >                                                  ^
> > index.docbook:297: error: Entity 'kapp' not defined
> > &kapp;
> >      ^
> > make[3]: Leaving directory `/development/src/fun/doc/en'
> > make[3]: *** [index.cache.bz2] Error 1
> > make[2]: Leaving directory `/development/src/fun/doc'
> > make[1]: Leaving directory `/development/src/fun'
> > make[2]: *** [all-recursive] Error 1
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all-recursive-am] Error 2
> > *** failed ***
> >
> > I have never used xml and found there was no need for it, obviously
> > kdevelopers do. I how do I fix this, please
> >
> > Thanks


Ralf

I havegotten the latest & greatest yesterday and just now got back to it. 
compiled source and created new project same error as before:
*********************************************************************************************
make[3]: Entering directory `/development/src/oracleinstall/doc/en'
/opt/kde2/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:120: error: Entity 'kapp' not defined
&kapp; is a program that lets you do absolutely nothing. Please report
      ^
index.docbook:138: error: Entity 'kapp' not defined
<screeninfo>Here's a screenshot of &kapp;</screeninfo>
                                         ^
index.docbook:221: error: Entity 'kapp' not defined
<listitem><para><action>Quits</action> &kapp;</para></listitem>
                                             ^
index.docbook:268: error: Entity 'kapp' not defined
<para>My Mouse doesn't work. How do I quit &kapp;?</para>
                                                 ^
index.docbook:297: error: Entity 'kapp' not defined
&kapp;
     ^
make[3]: Leaving directory `/development/src/oracleinstall/doc/en'
make[3]: *** [index.cache.bz2] Error 1
make[2]: Leaving directory `/development/src/oracleinstall/doc'
make[2]: *** [all-recursive] Error 1
make[1]: Leaving directory `/development/src/oracleinstall'
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
*** failed ***
*********************************************************************************************


index.docbook:
<!-- This is a set of Keywords for indexing by search engines.
Please at least include KDE, the KDE package it is in, the name
 of your application, and a few relevant keywords. -->

<keywordset>
<keyword>KDE</keyword>
<keyword>kdeutils</keyword>
<keyword>Kapp</keyword>
<keyword>nothing</keyword>
<keyword>nothing else</keyword>
</keywordset>


What am I missing here? I do not know docBook at all.

Thanks
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
res005ru at gte.net
Caldera Open Linux eWorkStation 3.1
Registered Linux User

        .~.
       / v \
      /( _ )\
        ^ ^
In Linux we trust!

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list