compile kdebase 3_4_0 ( meinproc fails.)

Martin Bradley martsbradley at btinternet.com
Wed Mar 9 15:21:49 CET 2005


Hello everyone,

I have been trying to compile KDE_3_4_0 for about a week now and I'm having 
problems getting kdebase to compile.  I have found a previous post in the  
archives https://mail.kde.org/pipermail/kde-quality/2004-March/000313.html so 
I was hoping that the problem was resolved.  
I have tried to ensure that kdelibs is compiled and installed correctly and my 
PATH is set up correctly are correct

When trying to compile kdebase I get.

make[3]: Entering directory 
`/home/martin/Programming/KDE/3.4r1/kdebase/doc/kate'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:26: parser error : Entity 'Dominik.Haumann' not defined
<author>&Dominik.Haumann; &Dominik.Haumann.mail;</author>
                         ^
index.docbook:26: parser error : Entity 'Dominik.Haumann.mail' not defined
<author>&Dominik.Haumann; &Dominik.Haumann.mail;</author>
                                                ^
index.docbook:26: element author: validity error : Element author content does 
not follow the DTD, expecting ((personname | (honorific | firstname | surname 
| lineage | othername | affiliation | authorblurb | contrib)+) , (personblurb 
| email | address)*), got ()
<author>&Dominik.Haumann; &Dominik.Haumann.mail;</author>
                                                         ^
index.docbook:41: parser error : Entity 'Dominik.Haumann' not defined
<holder>&Dominik.Haumann;</holder>
                         ^
index.docbook:187: parser error : Entity 'Dominik.Haumann' not defined
<term>&Dominik.Haumann; &Dominik.Haumann.mail;</term>
                       ^
index.docbook:187: parser error : Entity 'Dominik.Haumann.mail' not defined
<term>&Dominik.Haumann; &Dominik.Haumann.mail;</term>
                                              ^
make[3]: *** [index.cache.bz2] Error 1
make[3]: Leaving directory 
`/home/martin/Programming/KDE/3.4r1/kdebase/doc/kate'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/martin/Programming/KDE/3.4r1/kdebase/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/martin/Programming/KDE/3.4r1/kdebase'
make: *** [all] Error 2
[martin at martin kdebase]$ 
vim /home/martin/Programming/KDE/3.4r1/kdebase/doc/kate/index.docbook
[martin at martin kdebase]$


Version information.

Mandrake 10.1.
[martin at martin kdebase]$ meinproc --version
Qt: 3.3.3
KDE: 3.4.0
XML-Translator: $Revision: 1.36 $

automake (GNU automake) 1.9.5
autoconf (GNU Autoconf) 2.59
GNU Make 3.80
gcc (GCC) 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)
GNU C Library stable release version 2.3.3, by Roland McGrath et al.



Environment
export CVSROOT=:pserver:anonymous at anoncvs.kde.org:/home/kde
export YACC='byacc -d'
export MANPATH=$QTDIR/doc/man:$MANPATH
export KDEDIR=/usr/local/kde/kde-3.4.0
export QTDIR=/usr/lib/qt3
export LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH
export PATH=$KDEDIR/bin:$QTDIR/bin:$PATH


Thanks for any help.

Martin.





More information about the kde-quality mailing list