Downloaded kdiff3-0.9.92.tar.gz, trying to build from scratch.
Early in the build process:
make[3]: Entering directory `/home/users/a/dgsteffen/src/kdiff3-0.9.92/doc/nl'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:36: parser error : Entity 'Sander.Koning' not defined
&Sander.Koning;
^
index.docbook:2311: parser error : Entity 'vertaling.sander' not defined
&meld.fouten;&vertaling.sander;
^
make[3]: *** [index.cache.bz2] Error 1
Possibly relevent information:
~/src/kdiff3-0.9.92 : /usr/bin/meinproc --version
Qt: 3.3.3
KDE: 3.3.1-6.RHEL4 Red Hat
XML-Translator: $Revision: 1.38.2.1 $
~/src/kdiff3-0.9.92 : uname -a
Linux caffeine.numerica.us 2.6.9-55.0.9.EL.414g0002smp #1 SMP Mon Nov 12 14:38:25 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
~/src/kdiff3-0.9.92 : make --version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
It would also be nice if building the docs wasn't absolutely necessary for generating an executable; perhaps they could be attempted at the end of the build process, rather than the beginning? (Hacking the Makefile to remove them lead to a perfectly happy install, minus some documentation which I can very easily live without).
Thanks very much (and thanks for the good development tool!)
-Dave Steffen, Ph.D.