Kdelibs compile problems on CVS HEAD.
ismail (cartman) donmez
voidcartman at yahoo.com
Sun Jun 8 17:01:32 BST 2003
As thiago suggested on http://bugs.kde.org/show_bug.cgi?id=59520 posting
here :
When compiling kdelibs from cvs it exits with error :
Making all in doc
make[2]: Entering directory `/usr/src/kde/kdelibs/doc'
Making all in common
make[3]: Entering directory `/usr/src/kde/kdelibs/doc/common'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/kde/kdelibs/doc/common'
Making all in kspell
make[3]: Entering directory `/usr/src/kde/kdelibs/doc/kspell'
KDELIBS_UNINSTALLED=yes ../../kdoctools/meinproc --check --cache
index.cache.bz2 ./index.docbook
/bin/sh: line 1: ../../kdoctools/meinproc: No such file or directory
make[3]: *** [index.cache.bz2] Error 127
make[3]: Leaving directory `/usr/src/kde/kdelibs/doc/kspell'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kde/kdelibs/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kde/kdelibs'
make: *** [all] Error 2
Seems like "kdoctools" must be compiled before "doc".
--
Laugh and the world thinks you're an idiot
More information about the kde-core-devel
mailing list